ISYlib-python icon indicating copy to clipboard operation
ISYlib-python copied to clipboard

Unable to install

Open DavidPower opened this issue 7 years ago • 0 comments

Hey, Pete.

I've cloned your code and run 'sudo python setup.py --dry-run --verbose install'.

All appears to go well until it hits this point:

...
changing mode of build/scripts-2.7/isy_nodes.py
changing mode of build/scripts-2.7/isy_var.py
zip_safe flag not set; analyzing archive contents...
error: [Errno 2] No such file or directory: 'build/bdist.linux-armv7l/egg/EGG-INFO/zip-safe'

I've attempted to locate the 'build' directory and create the necessary path but no luck so far.

Is there something I'm missing?

Thanks, dp

DavidPower avatar Jan 25 '18 16:01 DavidPower