Closed y2jcodebreaker closed 9 months ago
Hey @y2jcodebreaker ,
Thanks for checking out our repo!
Before activating the icpr2020
environment, you must create it using the environment.yml
file.
All the instructions are listed in the README.md file, but in short, you have to run:
$ conda env create -f environment.yml
$ conda activate icpr2020
Have fun!
I ran the code and created the environment yet I am still facing the same issue.
From the pic you posted, i.e., the result of the conda info --envs command, you have only the base environment installed.
So either the installation wasn't successful, or you did not install the environment at all, or, if you have multiple conda installation, you have installed the icpr2020 environment in another conda setup.
Please try installing the environment again using the yaml file, thanks!
I got this error while activating the icpr2020 environment. Following is the attached screenshot of the problem.