In case you missed the announcement: The Alteryx One Fall Release is here! Learn more about the new features and capabilities here
ACT NOW: The Alteryx team will be retiring support for Community account recovery and Community email-change requests Early 2026. Make sure to check your account preferences in my.alteryx.com to make sure you have filled out your security questions. Learn more here
Start 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