Python frozen
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
- Labels:
- Python
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@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?)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I got this: "The system cannot find the path specified"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Did you install Alteryx to a non-standard path?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
