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

The following packages do not install with dep_installer.bat #57

Closed
ghost opened this issue Jul 2, 2022 · 1 comment
Closed

The following packages do not install with dep_installer.bat #57

ghost opened this issue Jul 2, 2022 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 2, 2022

Deps are the following - glfw , PyOpenGL , pillow , pygame

Suggested fix -
add the following code

python -m pip install --upgrade glfw
python -m pip install --upgrade PyOpenGL
python -m pip install --upgrade pillow
python -m pip install --upgrade pygame

@ghost ghost changed the title The following packages do not install with dp_installer.bat The following packages do not install with dep_installer.bat Jul 2, 2022
@ghost
Copy link
Author

ghost commented Jul 2, 2022

Fixed / Edited dep_install.bat

@ghost ghost closed this as completed Jul 2, 2022
This issue was closed.
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

0 participants