Richard
Richard
Ok, I pulled the fentechai/cdt:latest and ran your command. richard@richard-VirtualBox:~$ `sudo docker run -it --init --ipc=host --rm -u=$(id -u):$(id -g) -v /etc/passwd:/etc/passwd:ro -v /etc/group:/etc/group:ro fentechai/cdt:latest /bin/bash` [sudo] password for richard:...
The `usr/bin/python3` got me started. For installing ipython, there seems to be a permission issue: `/usr/bin/python3 -m pip install ipython` WARNING: The directory '/home/richard/.cache/pip' or its parent directory is not...
Yes, I had the same issue (Mohave with Anaconda) and your conclusion on rust and transformers worked for me so far. Attached is the environment.yml file (I had to zip...
Same here...Any update? Thank you, -Richard