S-Hauri / AMDNet

Code base for AMDNet described in https://doi.org/10.1126/sciadv.abf1754
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

install error #1

Open usccolumbia opened 2 years ago

usccolumbia commented 2 years ago

pip install -r requirements.txt Processing /home/conda/feedstock_root/build_artifacts/ase_1602722750108/work ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/home/conda/feedstock_root/build_artifacts/ase_1602722750108/work'

do u have a clean requirements.txt?

sgbaird commented 2 years ago

@usccolumbia I'm not affiliated, but this seems to work (generated via pipreqs). You just need to deal with the protobuf dependency ad-hoc per the comment or https://github.com/tensorflow/tensorflow/issues/6341.

https://github.com/sparks-baird/AMDNet/blob/main/requirements.txt