Alteryx Server 2019.3.5
- 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
i recently tried to upgrade to Server 2019.3.5 from 2019.1.6
However it appears that the entire Python file structure has changed, all previously installed additional python modules have been removed.
When trying to reinstall pylab for example I received the following error:
collecting pylab error: could not find a version that satisfies the requirement pylab (from versions: none) error: no matching distribution found for pylab
All python based workflows stopped working can I have some advice as to the layout of the new python install file structure and or advice on getting the Pytho
- Labels:
- Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Ronniet7626,
Could you try to install matplotlib since pylab should get installed alongside matplotlib?
Alternatively, conda installations are supported in 2019.3. Here is an article detailing how to install with conda in Alteryx: https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Manage-packages-for-Python-Tool-with-C...
Thanks!
Sr. Technical Account Manager
Alteryx, Inc.

