n3bojs4 / octoprint-LCD1602

15 stars 12 forks source link

Error re version of python #14

Open BillAllott opened 4 years ago

BillAllott commented 4 years ago

When I attempt to install I get the following error : Collecting Pygments Downloading https://www.piwheels.org/simple/pygments/Pygments-2.6.1-py2.py3-none-any.whl (914kB) ! ERROR: Package 'Pygments' requires a different Python: 2.7.16 not in '>=3.5'

I migrated octoprint to python3, this allowed install, but would not run

VASAPOL commented 4 years ago

run this command using ssh ~/oprint/bin/pip install Pygments==2.5.2

BillAllott commented 4 years ago

Thank you problem solved

n3bojs4 commented 4 years ago

I hope you'll enjoy this old work running on python 2.7 !

philmacnevin commented 3 years ago

This worked for me too. Thanks!

AndyShap2020 commented 3 years ago

I am so sad. I tried to install and got the same message as BillAllott . I will try your solution. I'd like to upgrade to Python 3.6, do you plan on updating the software?

AndyShap2020 commented 3 years ago

It worked! Thank you!

philmacnevin commented 3 years ago

Excellent! Glad it worked!!

On Fri., Sep. 11, 2020, 12:21 a.m. AndyShap2020, notifications@github.com wrote:

I am so sad. I tried to install and got the same message as BillAllott . I will try your solution. I'd like to upgrade to Python 3.6, do you plan on updating the software?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/n3bojs4/octoprint-LCD1602/issues/14#issuecomment-690849918, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPLLZYOFBG6N6KNCDZM643SFGJT5ANCNFSM4OEF5JVA .