0
It seems like we can not import numpy for Python in Code Playground, anyone has an alternative solution?
3 Réponses
+ 3
Download Phyton, and from there, you can use any library you want:
https://www.python.org/downloads/
+ 3
No problem.
Keep in mind that Code PlayGround it's mostly to test and learn about the Courses. It's will be very heavy if it had to import all libraries!
+ 1
thank you @Nahuel , I already have Pyzo and Anaconda, the problem is, when I try to share a Python code here on the Code PlayGround, it doesn't work, because it fails to import libraries