API & Developers

API & Developers

Connect with other developers from around the world and collaborate on ideas using the Smartsheet API.

Smartsheet Python SDK Pyinstaller

edited 12/09/19 in API & Developers

Has anyone had success packaging their python applications for smartsheet into executables with pyinstaller? I've tried adding hidden imports, updating spec file, and running a clean venv with python 3.4 yet I still get an error message the second the program gets to the object associated with smartsheet. It states that it fails to connect to the api and then treats all associated objects as strings. I've created an issue report on the github page of smartsheet and posted about it on Stack, but thus far no one has responded. 

Comments

Trending in API & Developers