Jump to content

[Solved] Python Module Install Request On Johnny


rashmi

Recommended Posts

Numpy is already installed on Johnny python 3.7 https://krydos2.heliohost.org/cgi-bin/modules37.py

 

and there is no module named ctypes

# pip3.6 install ctypes
Collecting ctypes
  Could not find a version that satisfies the requirement ctypes (from versions: )
No matching distribution found for ctypes
Edited by Krydos
Johnny has been upgraded to python 3.7
  • Like 1
Link to comment
Share on other sites

thanks :)

 

But I'm really confused about the usage of these modules.Because when I try to import them in my program it gives an "500 Internal Server Error error"

What can i do to debug this error? Please help me.

Link to comment
Share on other sites

  • 1 month later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...