mirror of
https://github.com/keiffster/program-y.git
synced 2026-04-03 00:19:21 -06:00
AttributeError: module 'collections' has no attribute 'MutableSet' #18
Labels
No labels
News
News
News
News
News
News
News
News
bug
bug
bug
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
enhancement
enhancement
enhancement
enhancement
enhancement
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/program-y#18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TomCallan on 7/24/2022
Expected Behavior
program-y should install
Current Behavior
Attempting to install program-y via either the pip package or locally from the source (setup.py) results in the error above. I've seen people mention this error in regards to python version support but that doesn't appear to be the problem.