-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
pip install py-desume doesn't work on Windows #7
Comments
It only works on Windows for Python 3.8+ because I don't provide a wheel for Python 3.7. It should still work but would require you to compile it for yourself. Are you able to update? |
I'm working with Linux now, haven't tried it yet |
Hi, I can't seem to be able to compile it, and I get what seems to be a MsBuild error.
|
The current version of the fork doesn't work because of changes made to to DeSmuME. I need to have a look at it. |
I just tried pip install py-desmume with 3.9.5 on Windows 10 and it's installing :) EDIT: The buttons are clickable, the touchscreen is shifted I think, You need to click above or the very top of buttons. I'm not 100% sure that it's purely shifted though, the degree of shifting differs from button to button. Curiously the amount of shifting seems to be the same as the height of the top bar of the window, so maybe it's just some GUI issue? EDIT2: Other buttons seem to work fine, maybe it's just the .nds? |
Latest version of pip 20.3.3
Python 3.7.9
Windows 10
pip install py-desume, it says:
ERROR: Could not find a version that satisfies the requirement py-desmume
ERROR: No matching distribution found for py-desmume
The text was updated successfully, but these errors were encountered: