dps / piui

Add a UI to your standalone Raspberry Pi project using your Android phone
419 stars 96 forks source link

Error when running piui_demo.py #5

Open lleibovici opened 11 years ago

lleibovici commented 11 years ago

I get the following error: AttributeError: 'module' object has no attribute '_global_conf_alias'

This is on Raspbian.

Any ideas?

Thanks Leo

dangardner commented 11 years ago

This issue was fixed for me by installing the python-cherrypy3 package instead of python-cherrypy.

princesslyons commented 7 years ago

I'm having trouble simply getting the demo to run. My access point is configured. Nginx is installed. I am stuck at "Welcome to nginx on Debian."

Can someone please tell me the next step to viewing the UI? Any help is greatly appreciated.