I am trying to install IRMapper but I cannot do it. The steps I followed: 1) create a conda environment "img", 2) activate "img", 3) conda install git, 4) git clone https://github.com/s-du/IRMapper. It worked perfectly up to step 4 and IRMapper is downloaded.
Now when I give the command "pip install -r requirements.txt", it is showing "Error: Could not open requirements file: [Error 2] No such file or directory: 'requirements.txt' ". I also downloaded zip folder from you github page and have not found any 'requirements.txt' in the extracted folder.
Am I following the correct process? Could you please let me know where I am wrong? Can I work with your app through jupyter lab or jupyter notebook? This app would be very useful for me if I can successfully work with it. I am waiting for your help. Thanks for the nice work you are doing.
I am trying to install IRMapper but I cannot do it. The steps I followed: 1) create a conda environment "img", 2) activate "img", 3) conda install git, 4) git clone https://github.com/s-du/IRMapper. It worked perfectly up to step 4 and IRMapper is downloaded.
Now when I give the command "pip install -r requirements.txt", it is showing "Error: Could not open requirements file: [Error 2] No such file or directory: 'requirements.txt' ". I also downloaded zip folder from you github page and have not found any 'requirements.txt' in the extracted folder.
Am I following the correct process? Could you please let me know where I am wrong? Can I work with your app through jupyter lab or jupyter notebook? This app would be very useful for me if I can successfully work with it. I am waiting for your help. Thanks for the nice work you are doing.