soap117 / DeepRule

BSD 3-Clause "New" or "Revised" License
125 stars 42 forks source link

Conda Package Not Exist #31

Closed ydai94 closed 1 year ago

ydai94 commented 1 year ago

The URL for the following two packages seemed not to work anymore when I tried to create the conda environment, they generated HTTP 404 error. I couldn't find similar packages on the Anaconda website, as the versions are quite old.

Could you please provide alternative URLs compatible with other packages in this project? Thank you very much!

https://conda.anaconda.org/pytorch/linux-64/pytorch-1.1.0-py3.6_cuda10.0.130_cudnn7.5.1_0.tar.bz2 https://conda.anaconda.org/pytorch/noarch/torchvision-0.2.1-py_2.tar.bz2

AdeZwart commented 1 year ago

I have the same issue and I'm unable to get the project up and running. Please provide updated dependencies.

soap117 commented 1 year ago

I have add the new environment file see updates and is able to complie cpools layers

AdeZwart commented 1 year ago

The requirements-2023.txt file results in the following error:

CondaValueError: could not parse 'contourpy @ file:///opt/conda/conda-bld/contourpy_1663827406301/work' in: requirements-2023.txt

When I look at the file it contains a lot of those local file references.

soap117 commented 1 year ago

It's pip env file not conda