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
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives