Hi everybody.
I have a question, today I found Python frozen, it does not allow me to generate code in Alteryx within Python and I don't know why that is.
As you can see, the workflow does not appear.
I would appreciate it if you could tell me why this is and what I can do to fix it.
Thanks
Regards
@Daniel Have you successfully used the Python tool on this machine before?
It looks like the embedded Jupyter notebook (which is separate, integrated process) is not able to start up.
If you have been able to use Python in Alteryx on this machine before, then what other applications do you have running at the same time?
It could be a conflict or a transient issue with the extension getting started. What steps have you taken to try resolving (close the session? open a new session? reboot?)?
Yes, until Friday I was working with Python correctly. I don't have any application running, I was only working in this task. Yes, I closed the
session, opened a new session, I rebooted. I'm now working directly on Python. Do you have any other idea about what It could be?
Open a command prompt (Windows Key + R --> type cmd)
Then copy and paste this in:
cd "C:\Program Files\Alteryx\bin\Miniconda3\envs\DesignerBaseTools_vEnv\Scripts\" && jupyter-notebook.exe
What does it do?
I got this: "The system cannot find the path specified"
Did you install Alteryx to a non-standard path?
Sorry for the delay, this is the path: C:\ProgramData\Alteryx. I'm not sure if I have the correct Path. IT help me to install It