Search found 1 match
- Sat Apr 18, 2020 9:06 am
- Forum: Troubleshooting
- Topic: Octoprint installation fails with AttributeError: 'module' object has no attribute '__version__'
- Replies: 1
- Views: 1916
Octoprint installation fails with AttributeError: 'module' object has no attribute '__version__'
Hi there, I am trying to install Octoprint on my Raspi Zero W and I am running into an error message. The DietPi Error Handler shows some nested Python errors, with the first entry being AttributeError: 'module' object has no attribute '__version__' I did some research and found this error in GitHub...