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

It reports error in Java 11 env, #117

Open
andytang2008 opened this issue Jan 9, 2022 · 1 comment
Open

It reports error in Java 11 env, #117

andytang2008 opened this issue Jan 9, 2022 · 1 comment

Comments

@andytang2008
Copy link

It reports error in Java 11 env,
%JAVA_HOME%\jre\bin was unexpected at this time.

java 11 didn't have jre folder.

@corpnewt
Copy link
Owner

corpnewt commented Jan 9, 2022

Sounds like an issue with the .bat scripts' PATH reconciliation. I can't really be sure - but I would chance a guess that your PATH var may be malformed. You can try starting the ProperTree.command with python directly by first cd'ing into its directory, then running python ProperTree.command and seeing if that starts it.

-CorpNewt

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

2 participants