Cast your vote for the official 2025 Inspire Pin! Designs were submitted by fellow Community members and reflect the creativity and passion of Alteryx users across the globe. Vote now!
Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Image Input- Environment Path Error

skoriginjara
5 - Atom

Hi all,

 

Hoping someone can help me with below error I am getting while trying to use Computer Vision Tools- Image Input.

Error:  

 

Error: Image Input (7): File "<string>", line 1
os.environ['PATH'] = r"C:\Program Files\Python38\Scripts\;"C:\WINDOWS\System32\Wbem";C:\Program Files\Python38\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PKWARE\SCCLI;C:\Program Files (x86)\dotnet\;C:\Program Files\Microsoft VS Code\bin;C:\Users\skoriginjara\Anaconda3;C:\Users\skoriginjara\Anaconda3\Library\mingw-w64\bin;C:\Users\skoriginjara\Anaconda3\Library\usr\bin;C:\Users\skoriginjara\Anaconda3\Library\bin;C:\Users\skoriginjara\Anaconda3\Scripts;C:\Users\skoriginjara\AppData\Local\Microsoft\WindowsApps;C:\Users\skoriginjara\AppData\Local\JetBrains\PyCharm Community Edition 2021.1.1\bin;;C:\Users\skoriginjara\AppData\Local\Programs\Tesseract-OCR;C:\Users\skoriginjara\Downloads\Release-22.01.0-0;"C:\Users\skoriginjara\Anaconda3\Library\bin to windows path;C:\Program Files\Python38\Scripts\;"C:\WINDOWS\System32\Wbem";C:\Program Files\Python38\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PKWARE\SCCLI;C:\Program Files (x86)\dotnet\;C:\Program Files\Microsoft VS Code\bin;";;C:\Users\skoriginjara\AppData\Local\Alteryx\bin\;C:\Users\skoriginjara\AppData\Local\Alteryx\bin\plugins;C:\Users\skoriginjara\AppData\Local\Alteryx\bin\Miniconda3\envs\IntelligenceSuite_venv\Lib\site-packages\pypiwin32_system32"
^
SyntaxError: invalid syntax

2 REPLIES 2
trsali
Alteryx Alumni (Retired)
skoriginjara
5 - Atom

Thanks for suggesting :) Infact I already went through the article link given, and finally issue got sorted after removing extra double quotes present in my - Local Environment variables. 

Basically, any extra or incorrect paths updated in Local/System paths cause this error. I got this issue resolved.

 

Thank you,

Sri.

Labels
Top Solution Authors