-
Notifications
You must be signed in to change notification settings - Fork 37
Closed as not planned
Labels
upstream issueSome dependency QuiltiX relies on has a bug/issueSome dependency QuiltiX relies on has a bug/issue
Description
Issue
I'm trying to install on a Mac M2 running Ventura 13.2.1. (Either directly from PyPi or a local build). This is with Python 3.10.9 installed.
Wheever I try to install I get this error:
INFO: pip is looking at multiple versions of quiltix to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement PySide2>=5.12 (from quiltix) (from versions: none)
ERROR: No matching distribution found for PySide2>=5.12I tried installing PySide2 explicit with no luck as well.
ERROR: Could not find a version that satisfies the requirement PySide2 (from versions: none)
ERROR: No matching distribution found for PySide2I assume I have something set up incorrectly ?
Thanks for any help to resolve this.
CreateTheImaginable
Metadata
Metadata
Assignees
Labels
upstream issueSome dependency QuiltiX relies on has a bug/issueSome dependency QuiltiX relies on has a bug/issue