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 Version #22

Open
saptab opened this issue Dec 5, 2023 · 5 comments
Open

Python Version #22

saptab opened this issue Dec 5, 2023 · 5 comments

Comments

@saptab
Copy link

saptab commented Dec 5, 2023

What python version are you using?

pip install -r requirements.txt is not supporting below python 3.9

When I run pip install -r requirements.txt on PYTHON 3.9, I get the following errors

ERROR: Could not find a version that satisfies the requirement tensorboard-plugin-wit==1.6.0 (from versions: 1.6.0.post2, 1.6.0.post3, 1.7.0, 1.8.0, 1.8.1)
ERROR: No matching distribution found for tensorboard-plugin-wit==1.6.0

When I run pip install -r requirements.txt on PYTHON 3.10 and PYTHON 3.11, I get the following errors

ERROR: Could not find a version that satisfies the requirement mkl-fft==1.3.1 (from versions: 1.3.6)
ERROR: No matching distribution found for mkl-fft==1.3.1

Please guide about your specific python version

@jeffreyyyyyyyyy
Copy link

What python version are you using?

pip install -r requirements.txt is not supporting below python 3.9

When I run pip install -r requirements.txt on PYTHON 3.9, I get the following errors

ERROR: Could not find a version that satisfies the requirement tensorboard-plugin-wit==1.6.0 (from versions: 1.6.0.post2, 1.6.0.post3, 1.7.0, 1.8.0, 1.8.1) ERROR: No matching distribution found for tensorboard-plugin-wit==1.6.0

When I run pip install -r requirements.txt on PYTHON 3.10 and PYTHON 3.11, I get the following errors

ERROR: Could not find a version that satisfies the requirement mkl-fft==1.3.1 (from versions: 1.3.6) ERROR: No matching distribution found for mkl-fft==1.3.1

Please guide about your specific python version

same question, have you solved it ?

@morning9393
Copy link
Collaborator

hiya, thank you for your attention~

I just checked it, we use Python 3.7.11 when submitting this repo~

hoping it might help you~

@Gamelife311
Copy link

What python version are you using?
pip install -r requirements.txt is not supporting below python 3.9
When I run pip install -r requirements.txt on PYTHON 3.9, I get the following errors
ERROR: Could not find a version that satisfies the requirement tensorboard-plugin-wit==1.6.0 (from versions: 1.6.0.post2, 1.6.0.post3, 1.7.0, 1.8.0, 1.8.1) ERROR: No matching distribution found for tensorboard-plugin-wit==1.6.0
When I run pip install -r requirements.txt on PYTHON 3.10 and PYTHON 3.11, I get the following errors
ERROR: Could not find a version that satisfies the requirement mkl-fft==1.3.1 (from versions: 1.3.6) ERROR: No matching distribution found for mkl-fft==1.3.1
Please guide about your specific python version

same question, have you solved it ?

hi,have you solved it ?

@Gamelife311
Copy link

same question, have you solved it ?

same question, have you solved it ?
I have also tried python 3.7.11

@Gamelife311
Copy link

hiya, thank you for your attention~

I just checked it, we use Python 3.7.11 when submitting this repo~

hoping it might help you~

Hello, I tried PYTHON 3.7.11 and PYTHON 3.8 and PYTHON 3.9 but it didn't work

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

No branches or pull requests

4 participants