p5 icon indicating copy to clipboard operation
p5 copied to clipboard

failed with error code 1 in /tmp/pip-build-23ZZIC/p5/

Open gerardPaulLive opened this issue 7 years ago • 1 comments

Hello,

I installed with command "pip3 install p5 --user" installation work. But when i run an exemple code with command "python3 myProgram.py" nothing. Another line nothing else. I work with ubuntu 18.04, i installed all packages.

Thanks

gerardPaulLive avatar Dec 03 '18 18:12 gerardPaulLive

When do you get the error you list in the title? Can you try running

>>> import p5

In the python interpreter?

abhikpal avatar Mar 26 '19 08:03 abhikpal