Jump to content

Recommended Posts

Posted

Hi,

I'm on Johnny server and need access to Python modules- numpy,ctypes

please help me to install these modules onto the server.

I'm using python3.6

Posted (edited)

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
Posted

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.

  • 1 month later...
Posted
Hi, I'm on Ricky server and need access to Python module- sklearn please help me to install this module onto the server. I'm using python3.6 
Guest
This topic is now closed to further replies.
×
×
  • Create New...