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

strange errors on using PyPlot on a 64bit virtual machine #39

Closed
pog87 opened this issue Feb 20, 2014 · 1 comment
Closed

strange errors on using PyPlot on a 64bit virtual machine #39

pog87 opened this issue Feb 20, 2014 · 1 comment

Comments

@pog87
Copy link

pog87 commented Feb 20, 2014

I got a 64bit debian installed over a virtual machine
when I try to load PyPlot I get the following

julia> using PyPlot
Loading help data...
ERROR: syntax: invalid numeric constant 0.5
in include at boot.jl:238
at /home/pog/.julia/Color/src/Color.jl:211
at /home/pog/.julia/PyPlot/src/colormaps.jl:4
at /home/pog/.julia/PyPlot/src/PyPlot.jl:278

of course I have installed matplotlib.
When I try to use it the 'plot' function is working well, while on the other hand the function 'surf' has not been imported.

I appreciate any suggestion...

@stevengj
Copy link
Member

Duplicate of #13. Unfortunately, I haven't been able to reproduce it.

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