Visual Studio Python Extension Smartsheet API Not Working
My Python environment is handling the Smartsheet API Token just fine. This is great news!
But, my Visual Studio with Python extension is erroring out. Any suggestions?
Erin Horiuchi Green, MBA, LSSYB, PSMI
Process Manager
Syneos Health
Please kindly like ❤️, upvote ⬆️ and/or mark ✅ any of my contributions that have provided value.
Core App and Project Managment Certified 🚀
Answers
-
My vs code in chromebook linux works fine.
In your terminal, you may want to try one of these;
Try reinstalling the package;
pip uninstall smartsheet-python-sdk
pip install smartsheet-python-sdkOr, try upgrading the package;
pip install --upgrade smartsheet-python-sdk
For quick testing of the Smartsheet API, I use Google Golab.
-
I believe that this is happening because you have a file named smartsheet.py and your import line is trying to import that file instead of what you are really trying to import. I suspect that because it was happening to me. Delete that file or rename it.
See is that helps.
-
@jmyzk_cloudsmart_jp Apologies as I got this all resolved. I ended up uninstalling and reinstalling everything.
Erin Horiuchi Green, MBA, LSSYB, PSMI
Process Manager
Syneos Health
Please kindly like ❤️, upvote ⬆️ and/or mark ✅ any of my contributions that have provided value.
Core App and Project Managment Certified 🚀 -
@Blair_SK Apologies as I got this all resolved. I ended up uninstalling and reinstalling everything.
Erin Horiuchi Green, MBA, LSSYB, PSMI
Process Manager
Syneos Health
Please kindly like ❤️, upvote ⬆️ and/or mark ✅ any of my contributions that have provided value.
Core App and Project Managment Certified 🚀
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.1K Get Help
- 412 Global Discussions
- 221 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 461 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives