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

module 'glumpy' has no attribute 'figure' #110

Open
sachinjm opened this issue Apr 19, 2017 · 1 comment
Open

module 'glumpy' has no attribute 'figure' #110

sachinjm opened this issue Apr 19, 2017 · 1 comment

Comments

@sachinjm
Copy link

fig = glumpy.figure(size=(512,512) ) <-- getting an error module 'glumpy' has no attribute 'figure'. glumpy-1.0.6 installed.

If i uninstall glumpy-1.0.6 and install glumpy==0.2.1 then getting an error ImportError: No module named 'graphics',
ImportError: No module named 'trackball'

Looking forward for reply.

Thanks and Regards,
Sachin

@rougier
Copy link
Member

rougier commented Apr 19, 2017

You have to check for the new examples: http://glumpy.github.io/gallery.html and https://github.com/glumpy/glumpy/tree/master/examples

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