Hi, I’m an animator with some coding experience picking up Python. I came across your python-storyboardclient library, which would be very helpful for automating our pipeline in Toon Boom Storyboard Pro. I’d like to have Python call some of the Javascript scripts I’ve written to extend SBPro. Or at least make it possible to rewrite the scripts in Python if need be. Unfortunately, when I try to install it, I get:
Command ""c:\program files\python37\python.exe" -u -c "import setuptools, tokeni ze;__file__='C:\\Users\\kjain\\AppData\\Local\\Temp\\pip-install-gli0gz3z\\netif aces\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replac e('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --recor d C:\Users\kjain\AppData\Local\Temp\pip-record-1qhmhrv5\install-record.txt --sin gle-version-externally-managed --compile" failed with error code 1 in C:\Users\k jain\AppData\Local\Temp\pip-install-gli0gz3z\netifaces\ Do you know what might be going wrong here? Thanks! -Krishna Jain
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev