<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div style=" FONT-FAMILY: 'Calibri'; COLOR: #000000">
<div>Hi,</div>
<div>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:</div>
<div> </div>
<div>Command ""c:\program files\python37\python.exe" -u -c "import setuptools, tokeni</div>
<div>ze;__file__='C:\\Users\\kjain\\AppData\\Local\\Temp\\pip-install-gli0gz3z\\netif</div>
<div>aces\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replac</div>
<div>e('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --recor</div>
<div>d C:\Users\kjain\AppData\Local\Temp\pip-record-1qhmhrv5\install-record.txt --sin</div>
<div>gle-version-externally-managed --compile" failed with error code 1 in C:\Users\k</div>
<div>jain\AppData\Local\Temp\pip-install-gli0gz3z\netifaces\</div>
<div> </div>
<div>Do you know what might be going wrong here?</div>
<div>Thanks!</div>
<div>-Krishna Jain</div>
</div>
</div>
</body>
</html>