Jump to content

Recommended Posts

Posted

I am a beginner that just started using heliohost, but some of the libraries that I use on my python code aren't supported on the server:(

Is there a way to install these?

my server is ricky and the libraries that I need are:

 

requests

bs4

smtlib

ssl

time

os

email

 

please help

Posted

One failed to install, and a lot of those are default modules that come with every python install.

# /usr/local/python3.6/bin/pip3.6 install smtlib
Collecting smtlib
  Could not find a version that satisfies the requirement smtlib (from versions: )
No matching distribution found for smtlib
https://krydos1.heliohost.org/cgi-bin/modules36.py

 

If you need python3.7 you need to change servers to Johnny or Tommy. Ricky only has 2.7 and 3.6.

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