(A distribution of Python3, please seehttps://www.anaconda.com/distribution/) 2. Create a new virtual environment: 2.1. Open terminal (Ubuntu) 2.2. Run "conda create -n envname python=3.6" 2.3. Install packages: 2.3.1 numpy "conda install -c anaconda numpy" 2.3.2 pillow "conda ...
(main,flags_parser=parse_args)File"/home/arthur/anaconda3/envs/projected-gats-metric/lib/python3.10/site-packages/absl/app.py", line 308,inrun_run_main(main, args)File"/home/arthur/anaconda3/envs/projected-gats-metric/lib/python3.10/site-packages/absl/app.py", line 254,in_run_mainsys....