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

Install error #301

Open
Karlheinzniebuhr opened this issue Aug 31, 2023 · 1 comment
Open

Install error #301

Karlheinzniebuhr opened this issue Aug 31, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Karlheinzniebuhr
Copy link

Running the install command yields an error:
pip install ydata-synthetic[streamlit]

Error:

ERROR: Ignored the following versions that require a different python version: 0.0.0 Requires-Python >=3.6, <3.9; 0.1.1 Requires-Python >=3.6, <3.9; 0.1.2 Requires-Python >=3.6, <3.9; 0.1.3 Requires-Python >=3.6, <3.9; 0.10.0 Requires-Python >=3.8, <3.11; 0.2.0 Requires-Python >=3.6, 
<3.9; 0.2.1 Requires-Python >=3.6, <3.9; 0.2.2 Requires-Python >=3.6, <3.9; 0.2.3 Requires-Python >=3.6, <3.9; 0.2.4 Requires-Python >=3.6, <3.9; 0.3.0 Requires-Python >=3.6, <3.9; 0.3.1 Requires-Python >=3.6, <3.9; 0.3.2 Requires-Python >=3.6, <3.9; 0.3.3 Requires-Python >=3.6, <3.9; 0.3.4 Requires-Python >=3.6, <3.9; 0.4.0 Requires-Python >=3.6, <3.9; 0.5.0 Requires-Python >=3.6, <3.9; 0.6.0 Requires-Python >=3.6, <3.9; 0.6.1 Requires-Python >=3.6, <3.9; 0.7.0 Requires-Python >=3.6, <3.9; 0.7.1 Requires-Python >=3.6, <3.9; 0.8.0 Requires-Python >=3.6, <3.9; 0.9.0 Requires-Python >=3.8, <3.11; 1.0.0 Requires-Python >=3.8, <3.11; 1.0.1 Requires-Python >=3.8, <3.11; 1.1.0 Requires-Python >=3.9, <3.11; 1.2.0 Requires-Python >=3.9, <3.11; 1.3.0 Requires-Python >=3.9, <3.11
ERROR: Could not find a version that satisfies the requirement ydata-synthetic[streamlit] (from versions: none)

System info:

Python version: 3.11.3
OsName                     : Microsoft Windows 10 Pro
OsVersion                  : 10.0.19045
OsBuildNumber              : 19045
@Karlheinzniebuhr Karlheinzniebuhr added the bug Something isn't working label Aug 31, 2023
@fabclmnt
Copy link
Contributor

Hi @Karlheinzniebuhr,

the package does not ensure yet installation in python3.11. May I suggest that you use python3.10 instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants