txoof / PaperPi

E-Paper display loop with plugins
104 stars 10 forks source link

installer needs to remove previous version of paperpi when installing #84

Closed txoof closed 1 year ago

txoof commented 1 year ago

the .venv created when installing can cause issues in updating libraries with pipenv.

Simplest solution to ensure that everything is "normal" may be to wipe the entire environment and start from scratch.

txoof commented 1 year ago

done on development branch