Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nothing visible in macOS Monterey #112

Open
PeterGrig1990 opened this issue Nov 9, 2021 · 6 comments
Open

Nothing visible in macOS Monterey #112

PeterGrig1990 opened this issue Nov 9, 2021 · 6 comments

Comments

@PeterGrig1990
Copy link

Screenshot 2021-11-09 at 11 11 07
Cannot see anything in the window(((

@Watthachai
Copy link

Install python
In this case I'm using python 3.10
Screen Shot 2564-11-10 at 8 25 13 AM

@4mitabh
Copy link

4mitabh commented Nov 11, 2021

perhaps something to do with the default colors ?
The It seems the UI text is rendered in black on a black background.

@SirLefti
Copy link

I can confirm this with having python installed. You even have to choose a python runtime when using the build command for the app, but both the app and the command are showing this issue.

@muyen
Copy link

muyen commented Nov 13, 2021

I'm having the same issue. I'm running on Monterey and Python 2.7.18.
Never mind, I found the solution in the README.

ProperTree opens a black window on macOS Monterey (12.x)

It appears the default tk implementation that ships with macOS Monterey doesn't display correctly. A workaround is to download and install the intel build (not "universal") of python 3.9.7 from python.org (direct link here) which has a compatible tk bundled, then use the buildapp-select.command located in ProperTree's Scripts directory to build an application bundle targeting the installed python's path.

@CreatingBytes
Copy link

Hello Guys,

If you have still the Problem you can Build a new ProperTree File.
@muyen have still paste a way to solve the Problem, i make a list where you can find a step for step guide.

You should do following Parts, to possible solve your Problem.

  1. Go to the Python Website and Download & Install the new Python Version
  2. Navigate to the ProperTree-Master Folder on your Desktop
  3. Then open your Terminal and Navigate to the Path of the ProperTree Folder ( Scripts Folder )
  4. Type in the Command Line " python buildapp-select.command "
  5. Then your PC Detect all your existing Python versions.
  6. Then you can choose, different Python Versions ( Choose Version 3.10.0 )
  7. After your Successfully Build Process you have a new File in the Root Directory.
  8. Now you can Open the new File, and Launch the ProperTree App

Props to @muyen

regards

@geraldoandradee
Copy link

Thanks to @CreatingBytes and @muyen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants