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

Python questions #1

Closed
dlanghorne0428 opened this issue Apr 4, 2018 · 3 comments
Closed

Python questions #1

dlanghorne0428 opened this issue Apr 4, 2018 · 3 comments

Comments

@dlanghorne0428
Copy link

I apologize for opening an issue, but I didn't see another way to contact you.
I saw your Youtube video on fixing OpenGL support for Java.
I know someone with an HD 3000 graphics adapter who is having OpenGL problems with Python.

My questions are:

  1. Looking at the python.cmd file, if the machine is 64-bit architecture, fixes are applied to both 32-bit and 64-bit versions of Python? What if only one version of Python is installed?
  2. I assume the Application Compatibility Toolkit needs to be installed before running the .cmd file?

Thanks!

@pal1000
Copy link
Owner

pal1000 commented Apr 4, 2018

No worries, contacting me by opening an issue is the expected approach. Now regarding your questions.

  1. If you only have either 32-bit or 64-bit Python 3.x, the fix for the one you don't have will be in standby. If at a latter date you decide to install it, it will be already fixed.
  2. Application Compatibility Toolkit is not needed to run the cmd files. Windows comes by default with everything needed to install SDB fixes. Application Compatibility Toolkit is only needed for developing fixes.

@dlanghorne0428
Copy link
Author

Thank you. This solution worked for my student.

@pal1000
Copy link
Owner

pal1000 commented Apr 7, 2018

I updated the readme to include information about your questions. With this being said I close this issue.

@pal1000 pal1000 closed this as completed Apr 7, 2018
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