olie304 Posted November 17, 2017 Posted November 17, 2017 Hi, could I have the command 'pip install mcstatus' ran on my server? Thanks. Github: https://github.com/Dinnerbone/mcstatus
olie304 Posted November 18, 2017 Author Posted November 18, 2017 Which version of python are you using?Not a clue. Just running whatever they gave me on Johnny.
Krydos Posted November 18, 2017 Posted November 18, 2017 (edited) Which shebang are you using? They gave you 3 versions of python on Johnny./usr/bin/env python = 2.6.6 (too old for new modules)/usr/bin/python = 2.6.6 (too old for new modules)/usr/bin/python2.7 = 2.7.13/usr/bin/python3.6 = 3.6.1 Edited November 18, 2017 by wolstech 3.6.1, not 2.6.1...
olie304 Posted November 19, 2017 Author Posted November 19, 2017 Which shebang are you using? They gave you 3 versions of python on Johnny. /usr/bin/env python = 2.6.6 (too old for new modules)/usr/bin/python = 2.6.6 (too old for new modules)/usr/bin/python2.7 = 2.7.13/usr/bin/python3.6 = 3.6.1Latest version possible
Krydos Posted November 19, 2017 Posted November 19, 2017 2.7.13 was released 2016-12-17, and 3.6.1 was released 2017-03-21 There you go https://krydos2.heliohost.org/cgi-bin/modules36.py 1
olie304 Posted November 20, 2017 Author Posted November 20, 2017 Thanks! One last thing is that it seems the module requires Mock of at least version 1.0.1
Krydos Posted November 20, 2017 Posted November 20, 2017 Mock 2.0.0 is now installed https://krydos2.heliohost.org/cgi-bin/modules36.py
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now