Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python 3.12.1 failed to install floss #983

Open
justtsuj opened this issue Apr 1, 2024 · 2 comments
Open

python 3.12.1 failed to install floss #983

justtsuj opened this issue Apr 1, 2024 · 2 comments

Comments

@justtsuj
Copy link

justtsuj commented Apr 1, 2024

INFO: pip is looking at multiple versions of viv-utils[flirt] to determine which version is compatible with other requirements. This could take a while.
ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python <3; 0.1.0rc1 Requires-Python <3; 0.1.0rc2 Requires-Python <3; 0.1.0rc3 Requires-Python <3; 0.2.0 Requires-Python <3; 0.2.1 Requires-Python
ERROR: Could not find a version that satisfies the requirement python-flirt==0.8.6; extra == "flirt" (from viv-utils[flirt]) (from versions: 0.8.9, 0.8.10)
ERROR: No matching distribution found for python-flirt==0.8.6; extra == "flirt"

@Techno-Fox
Copy link

I'm getting the same error on my end as well.

command ran pipx install flare-floss

pip seemed to fail to build package:
    pydantic==1.9.1

Some possibly relevant errors from pip install:
    ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python <3; 0.1.0rc1 Requires-Python <3; 0.1.0rc2 Requires-Python <3; 0.1.0rc3 Requires-Python <3; 0.2.0 Requires-Python <3; 0.2.1 Requires-Python <3
    ERROR: Could not find a version that satisfies the requirement python-flirt==0.7.0; extra == "flirt" (from viv-utils[flirt]) (from versions: 0.8.9, 0.8.10)
    ERROR: No matching distribution found for python-flirt==0.7.0; extra == "flirt"

Error installing flare-floss.

@mr-tz
Copy link
Collaborator

mr-tz commented May 27, 2024

waiting on a new release of the dependency

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants