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
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:
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