You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collecting pytorch-lightning==1.5.9 (from pytorch_tabular==0.7.0->-r C:\Users\finnc\PycharmProjects\Modern-Time-Series-Forecasting-with-Python\condaenv.3rnci2ar.requirements.txt (line 7))
Downloading pytorch_lightning-1.5.9-py3-none-any.whl.metadata (31 kB)
INFO: pip is looking at multiple versions of pytorch-tabular to determine which version is compatible with other requirements. This could take a while.
Pip subprocess error:
Running command git clone --filter=blob:none --quiet https://github.com/manujosephv/pytorch_tabular.git 'C:\Users\finnc\AppData\Local\Temp\pip-req-build-wzzqntnd'
Running command git checkout -b modern_ts_freeze --track origin/modern_ts_freeze
branch 'modern_ts_freeze' set up to track 'origin/modern_ts_freeze'.
Switched to a new branch 'modern_ts_freeze'
WARNING: Ignoring version 1.5.9 of pytorch-lightning since it has invalid metadata:
Requested pytorch-lightning==1.5.9 from https://files.pythonhosted.org/packages/64/e0/6f2cece92949328d01bf804a70d86858673ffd41772b27d9f60e5822404f/pytorch_lightning-1.5.9-py3-none-any.whl (from pytorch_tabular==0.7.0->-r C:\Uses
torch (>=1.7.*)
~~~~~~^
Please use pip<24.1 if you need to use this version.
ERROR: Ignored the following versions that require a different python version: 1.7.0 Requires-Python >=3.10
ERROR: Could not find a version that satisfies the requirement pytorch-lightning==1.5.9 (from pytorch-tabular) (from versions: 0.0.2, 0.2, 0.2.2, 0.2.3, 0.2.4, 0.2.4.1, 0.2.5, 0.2.5.1, 0.2.5.2, 0.2.6, 0.3, 0.3.1, 0.3.2, 0.3.3, )
ERROR: No matching distribution found for pytorch-lightning==1.5.9
failed
CondaEnvException: Pip failed
The text was updated successfully, but these errors were encountered:
cfinn
changed the title
conda env create -f anaconda_env.yml fails
conda env create -f anaconda_env.yml fails on pytorch-lightning install
Oct 31, 2024
Collecting pytorch-lightning==1.5.9 (from pytorch_tabular==0.7.0->-r C:\Users\finnc\PycharmProjects\Modern-Time-Series-Forecasting-with-Python\condaenv.3rnci2ar.requirements.txt (line 7))
Downloading pytorch_lightning-1.5.9-py3-none-any.whl.metadata (31 kB)
INFO: pip is looking at multiple versions of pytorch-tabular to determine which version is compatible with other requirements. This could take a while.
Pip subprocess error:
Running command git clone --filter=blob:none --quiet https://github.com/manujosephv/pytorch_tabular.git 'C:\Users\finnc\AppData\Local\Temp\pip-req-build-wzzqntnd'
Running command git checkout -b modern_ts_freeze --track origin/modern_ts_freeze
branch 'modern_ts_freeze' set up to track 'origin/modern_ts_freeze'.
Switched to a new branch 'modern_ts_freeze'
WARNING: Ignoring version 1.5.9 of pytorch-lightning since it has invalid metadata:
Requested pytorch-lightning==1.5.9 from https://files.pythonhosted.org/packages/64/e0/6f2cece92949328d01bf804a70d86858673ffd41772b27d9f60e5822404f/pytorch_lightning-1.5.9-py3-none-any.whl (from pytorch_tabular==0.7.0->-r C:\Uses
torch (>=1.7.*)
~~~~~~^
Please use pip<24.1 if you need to use this version.
ERROR: Ignored the following versions that require a different python version: 1.7.0 Requires-Python >=3.10
ERROR: Could not find a version that satisfies the requirement pytorch-lightning==1.5.9 (from pytorch-tabular) (from versions: 0.0.2, 0.2, 0.2.2, 0.2.3, 0.2.4, 0.2.4.1, 0.2.5, 0.2.5.1, 0.2.5.2, 0.2.6, 0.3, 0.3.1, 0.3.2, 0.3.3, )
ERROR: No matching distribution found for pytorch-lightning==1.5.9
failed
CondaEnvException: Pip failed
The text was updated successfully, but these errors were encountered: