Alvis
Results
1
comments of
Alvis
> For those who use anaconda environments: I used the following command. > > `ln -s /home/{user_name}/anaconda3/envs/{env_name}/lib/libz.so.1 /home/{user_name}/anaconda3/envs/{env_name}/lib/python3.7/site-packages/pptk/libs/libz.so.1` > > This works for Ubuntu 18.04 Remove the ```libz.so.1``` file from...