gatekeeper Posted January 30, 2021 Posted January 30, 2021 hey i just want to have a python lib below: Package Version ------------ ------- click 7.1.2 Flask 1.1.2 itsdangerous 1.1.0 Jinja2 2.11.2 livereload 2.6.3 MarkupSafe 1.1.1 pg8000 1.16.6 pip 19.2.3 scramp 1.2.0 setuptools 41.2.0 six 1.15.0 tornado 6.1 Werkzeug 1.0.1Python 3.8.0 i'm currently at ricky server, here is my domain: https://radsim.heliohost.us thanks for your amazing service!.
Luigi123 Posted January 30, 2021 Posted January 30, 2021 This support request is being escalated to our root admin
Krydos Posted January 31, 2021 Posted January 31, 2021 Flask on Ricky runs on python 2.7. If you need python 3 for flask you need to move to Johnny or Tommy. Even then it's python 3.7 not python 3.8 like you listed.
gatekeeper Posted January 31, 2021 Author Posted January 31, 2021 what about bottle library, if you can install it on ricky. i will be prefer to using bottle than flask, considering that i never use python2. but if you can't its okay though.i will move to jhonny or tommy. thanks anyway
Krydos Posted January 31, 2021 Posted January 31, 2021 Bottle would have to be on python 2 on Ricky as well. You can only install mod_wsgi on one version of python.
Recommended Posts