error when trying to install python package
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
alren
5 - Atom
‎11-24-2023
12:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi, I need to install the "ruptures" package by running command.
Package.installPackages('ruptures')
This is the error code I get:
ERROR: Could not find a version that satisfies the requirement ruptures (from versions: none) ERROR: No matching distribution found for ruptures
Labels:
- Labels:
- Python
2 REPLIES 2
16 - Nebula
‎11-24-2023
04:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
In my environment, no issue found.
Be sure of launching Designer "Run as Admin", and execute install command in Python tool.
17 - Castor
‎11-25-2023
12:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Have you tried !pip installing and also included the == version as a test? Otherwise, run Alteryx as an Administrator as per @gawa 's suggestion and try it.
Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
