qwangg / MFDNet

Multi-Scale Fusion and Decomposition Network for Single Image Deraining (MFDNet)
14 stars 2 forks source link

Cannot pip the yml #1

Open Okazakishiniti opened 3 months ago

Okazakishiniti commented 3 months ago

Even I am win11 w 64 platform and run below, it report error.

conda env create -f mfd.yml Channels:

PackagesNotFoundError: The following packages are not available from current channels:

Current channels:

To search for alternate channels that may provide the conda package you're looking for, navigate to

https://anaconda.org

and use the search bar at the top of the page.

qwangg commented 3 months ago

You can add channels like conda config --add channels conda-forge You can also try to omit the detail in zlib==1.2.13=hd590300_5, change it to zlib==1.2.13