lullis / hardware-status

Django app demo to read hardware status info.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dbus

ozdemircili opened this issue · comments

Hi,

The app fails with "ImportError: No module named dbus"

Best.

Did you create the virtualenv with the -system-site-packages option? The dbus module should already be on any standard ubuntu install.

Im using nitrious.io and yesI have created the virtualenv with -system-wide-packages. I cant install dbus in nitriuos as dbud do not have a setup.

Sent from my iPhone

On 25/10/2013, at 23:17, Raphael Lullis notifications@github.com wrote:

Did you create the virtualenv with the -system-site-packages option? The dbus module should already be on any standard ubuntu install.


Reply to this email directly or view it on GitHub.

Sorry, this setup you are using (virtual machine-based servers, probably not a ubuntu-based distro) seems so far removed from the purpose of this application (track wi-fi networks and battery charge on an ubuntu-based laptop) that it would be better for you to try to find another solution for your requirements.