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

AttributeError: module 'gd.memory' has no attribute 'get_memory' #81

Closed
huker667 opened this issue Aug 25, 2023 · 5 comments
Closed

AttributeError: module 'gd.memory' has no attribute 'get_memory' #81

huker667 opened this issue Aug 25, 2023 · 5 comments

Comments

@huker667
Copy link

Code from documentation https://gdpy.readthedocs.io/en/latest/memory.html.

@THESHARK9001
Copy link

Did you figure this out?

@huker667
Copy link
Author

Did you figure this out?

No

@skyywaffle
Copy link

skyywaffle commented Aug 28, 2023

Code from documentation https://gdpy.readthedocs.io/en/latest/memory.html.

So he ended up recently making a change but accidentally placed a comma at the last module, messing up that entire portion.
image
For now, you'll just have to install specifically the last version that worked properly, which you can do by uninstalling the current version of gd.py and then using
pip install git+https://github.com/nekitdev/gd.py.git@b1c954ba69ba6156e9f4ddc2833befdfdf433d85

@huker667
Copy link
Author

Thanks

@THESHARK9001
Copy link

Code from documentation https://gdpy.readthedocs.io/en/latest/memory.html.

So he ended up recently making a change but accidentally placed a comma at the last module, messing up that entire portion. image For now, you'll just have to install specifically the last version that worked properly, which you can do by uninstalling the current version of gd.py and then using pip install git+https://github.com/nekitdev/gd.py.git@b1c954ba69ba6156e9f4ddc2833befdfdf433d85

I tried this but I still get the error
image

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

3 participants