studioimaginaire / phue

A Python library for the Philips Hue system
Other
1.52k stars 267 forks source link

ModuleNotFoundError: No module named 'phue' #160

Closed Pottifar closed 4 years ago

Pottifar commented 4 years ago

I keep getting this error. I have tried to install, uninstall and reinstall with pip install phue. After a lot of googling around and searching through the documentation I cant figure out what is wrong...

Pottifar commented 4 years ago

Never mind... fixed it after literally 2 minutes. Juse in case someone else runs into the same problem, turns out it was install in file called Python37, and not Python37-32. After copying it to the other file as well it worked just fine.