painless Posted April 11, 2020 Posted April 11, 2020 Hello! I need a Django module installed on tommy called ipware
Luigi123 Posted April 11, 2020 Posted April 11, 2020 Please post the following information: 1. cPanel username2. Your main domain
Sn1F3rt Posted April 11, 2020 Posted April 11, 2020 IDK why y'all need username/main domain for installing a module, but here it is. Username - painlessMain Domain - painless.heliohost.orgServer - TommyPython 3.7 I know all this cuz I referred this guy here.
Krydos Posted April 11, 2020 Posted April 11, 2020 # /usr/local/python3.7/bin/pip3.7 install ipware Collecting ipware Could not find a version that satisfies the requirement ipware (from versions: ) No matching distribution found for ipware
Sn1F3rt Posted April 12, 2020 Posted April 12, 2020 @Krydos /usr/local/python3.7/bin/pip3.7 install django-ipware He'd mentioned it's a Django module.
painless Posted April 12, 2020 Author Posted April 12, 2020 (edited) this is the command pip install django-ipwarepip install django-ipware Edited April 12, 2020 by painless
Sn1F3rt Posted April 12, 2020 Posted April 12, 2020 I did write it above, and well pip doesn't work the way you think on Tommy. Since CentOS doesn't have Python 3.7 in the repos, it's built from source and hence the above command.
Krydos Posted April 14, 2020 Posted April 14, 2020 There you go https://krydos.heliohost.org/cgi-bin/modules37.py
Recommended Posts