Multi-Agent-Transformer icon indicating copy to clipboard operation
Multi-Agent-Transformer copied to clipboard

Python Version

Open saptab opened this issue 1 year ago • 5 comments

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

saptab avatar Dec 05 '23 07:12 saptab

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 ?

jeffreyyyyyyyyy avatar Dec 17 '23 08:12 jeffreyyyyyyyyy

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~

morning9393 avatar Dec 28 '23 07:12 morning9393

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 avatar Apr 01 '24 01:04 Gamelife311

same question, have you solved it ?

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

Gamelife311 avatar Apr 01 '24 02:04 Gamelife311

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

Gamelife311 avatar Apr 04 '24 02:04 Gamelife311