Installing Zen Library

184 views Asked by At

Attempting to install the Zen Network Library in python -- it is C based and uses xcode and cython to compile the C code. When I run the setup.py file to build the library i get this error:

unable to execute /: Permission denied error: command '/' failed with exit status 1

Is the XCode not compiling this part of the package? How to proceed?

0

There are 0 answers