~ $ sudo python /tmp/DoorPi/setup.py build -b /tmp/DoorPi install && > sudo doorpi_cli --trace USE BASE_PATH1: /tmp running build running install Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running bdist_egg running egg_info writing requirements to DoorPi.egg-info/requires.txt writing DoorPi.egg-info/PKG-INFO writing top-level names to DoorPi.egg-info/top_level.txt writing dependency_links to DoorPi.egg-info/dependency_links.txt writing entry points to DoorPi.egg-info/entry_points.txt warning: manifest_maker: standard file 'setup.py' not found reading manifest file 'DoorPi.egg-info/SOURCES.txt' writing manifest file 'DoorPi.egg-info/SOURCES.txt' installing library code to /tmp/DoorPi/bdist.linux-armv7l/egg running install_lib warning: install_lib: '/tmp/DoorPi/lib.linux-armv7l-2.7' does not exist -- no Python modules to install creating /tmp/DoorPi/bdist.linux-armv7l/egg creating /tmp/DoorPi/bdist.linux-armv7l/egg/EGG-INFO copying DoorPi.egg-info/PKG-INFO -> /tmp/DoorPi/bdist.linux-armv7l/egg/EGG-INFO copying DoorPi.egg-info/SOURCES.txt -> /tmp/DoorPi/bdist.linux-armv7l/egg/EGG-INFO copying DoorPi.egg-info/dependency_links.txt -> /tmp/DoorPi/bdist.linux-armv7l/egg/EGG-INFO copying DoorPi.egg-info/entry_points.txt -> /tmp/DoorPi/bdist.linux-armv7l/egg/EGG-INFO copying DoorPi.egg-info/not-zip-safe -> /tmp/DoorPi/bdist.linux-armv7l/egg/EGG-INFO copying DoorPi.egg-info/requires.txt -> /tmp/DoorPi/bdist.linux-armv7l/egg/EGG-INFO copying DoorPi.egg-info/top_level.txt -> /tmp/DoorPi/bdist.linux-armv7l/egg/EGG-INFO creating 'dist/DoorPi-2.4.0.7-py2.7.egg' and adding '/tmp/DoorPi/bdist.linux-armv7l/egg' to it removing '/tmp/DoorPi/bdist.linux-armv7l/egg' (and everything under it) Processing DoorPi-2.4.0.7-py2.7.egg removing '/usr/local/lib/python2.7/dist-packages/DoorPi-2.4.0.7-py2.7.egg' (and everything under it) creating /usr/local/lib/python2.7/dist-packages/DoorPi-2.4.0.7-py2.7.egg Extracting DoorPi-2.4.0.7-py2.7.egg to /usr/local/lib/python2.7/dist-packages DoorPi 2.4.0.7 is already the active version in easy-install.pth Installing doorpi_cli script to /usr/local/bin Installed /usr/local/lib/python2.7/dist-packages/DoorPi-2.4.0.7-py2.7.egg Processing dependencies for DoorPi==2.4.0.7 Searching for linphone4raspberry==3.8.5-425-g787501e Best match: linphone4raspberry 3.8.5-425-g787501e Processing linphone4raspberry-3.8.5_425_g787501e-py2.7.egg linphone4raspberry 3.8.5-425-g787501e is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/linphone4raspberry-3.8.5_425_g787501e-py2.7.egg Searching for watchdog==0.8.3 Best match: watchdog 0.8.3 Processing watchdog-0.8.3-py2.7.egg watchdog 0.8.3 is already the active version in easy-install.pth Installing watchmedo script to /usr/local/bin Using /usr/local/lib/python2.7/dist-packages/watchdog-0.8.3-py2.7.egg Searching for pyserial==2.7 Best match: pyserial 2.7 Processing pyserial-2.7-py2.7.egg pyserial 2.7 is already the active version in easy-install.pth Installing miniterm.py script to /usr/local/bin Using /usr/local/lib/python2.7/dist-packages/pyserial-2.7-py2.7.egg Searching for pifacedigitalio==3.0.5 Best match: pifacedigitalio 3.0.5 Processing pifacedigitalio-3.0.5-py2.7.egg pifacedigitalio 3.0.5 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pifacedigitalio-3.0.5-py2.7.egg Searching for RPi.GPIO==0.5.11 Best match: RPi.GPIO 0.5.11 Adding RPi.GPIO 0.5.11 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==2.7.0 Best match: requests 2.7.0 Processing requests-2.7.0-py2.7.egg requests 2.7.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/requests-2.7.0-py2.7.egg Searching for pathtools==0.1.2 Best match: pathtools 0.1.2 Processing pathtools-0.1.2-py2.7.egg pathtools 0.1.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pathtools-0.1.2-py2.7.egg Searching for argh==0.26.1 Best match: argh 0.26.1 Processing argh-0.26.1-py2.7.egg argh 0.26.1 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/argh-0.26.1-py2.7.egg Searching for PyYAML==3.11 Best match: PyYAML 3.11 Processing PyYAML-3.11-py2.7-linux-armv7l.egg PyYAML 3.11 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/PyYAML-3.11-py2.7-linux-armv7l.egg Finished processing dependencies for DoorPi==2.4.0.7 Traceback (most recent call last): File "/usr/local/bin/doorpi_cli", line 9, in load_entry_point('DoorPi==2.4.0.7', 'console_scripts', 'doorpi_cli')() File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 337, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2279, in load_entry_point return ep.load() File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1989, in load entry = __import__(self.module_name, globals(),globals(), ['__name__']) ImportError: No module named doorpi.main