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

Remove Windows-specific Python environment code #77

Open
malleoz opened this issue Sep 21, 2023 · 1 comment
Open

Remove Windows-specific Python environment code #77

malleoz opened this issue Sep 21, 2023 · 1 comment

Comments

@malleoz
Copy link

malleoz commented Sep 21, 2023

Relates to TASLabz/mkw-scripts#28

To make all OSes behave the same, we should remove the Windows ifdef that sets the Python paths.

@malleoz
Copy link
Author

malleoz commented Sep 22, 2023

In InitMainPythonInterpreter, removing the windows specific code makes os.cwd() resolve to the Source/DolphinQt folder. It's no longer relative to the true path of the executable. Yet, why is this not a problem on Mac?

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

1 participant