ephraim / lcurse

Python script to have a "curse" compatible client for linux
The Unlicense
51 stars 23 forks source link

Python 3 requirement #46

Closed zothar closed 7 years ago

zothar commented 7 years ago

Please mention the requirement of Python 3 in the README.

I had a virtualenv all set up with a hand built sip and PyQt5 for Python 2.7 on Ubuntu 14.04 before I realized why lcurse couldn't import from the PyQt5 module: I had done everything for Python 2 instead of Python 3. :)

ephraim commented 7 years ago

fixed with latest commit