-
Notifications
You must be signed in to change notification settings - Fork 192
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
Show problems #1
Comments
Other people have also replied that the GUI does not show on Mac/Windows... (You can still use the live FFT features in headless mode though, just set the visualize flag to False) I have no idea how to fix this since I'm running Ubuntu, but if somebody finds a fix, please post it here so we can help everyone else, I'd love to make this work cross-platform! |
@shaohongwu this problem is because of your pygame version - did you try to install the recent development branch?
but my problem is after i change the pygame version, nothing even comes (pygame just keeps on loading) |
I could get it to work on MacOS Catalina 10.15.4 by installing pygame following the official guide. |
wow @vlievin for me the irony is other games were working but this one! Let me try this! what's the pygame version you've got? |
and @vlievin did you test this within a virtual env or sys wide? |
it works finally
|
I am using python from my main virtualenv with:
|
Hello, I'm testing on my computer and I get this error“Input sound settings for device None and samplerate None Hz not supported, using defaults...”How to add my own device? |
Mac os 10.15.2
Python 3.7.7
The text was updated successfully, but these errors were encountered: