pycam
pycam copied to clipboard
Also requires svg.path
Not sure if this is unique to my Ubuntu, but I also needed the following to get PyCAM started without complaints:
sudo apt install python-svg.path
I have the same problem, unfortunately on 20.04 there is no python-svg.path, only python3-svg.path.