Docs

popupCAD and the Anaconda distribution

Anaconda

You can install the anaconda distribution to shortcut the source install, but you may need to install additional packages:

  • shapely: Get it on Gohlke
  • pyside: Get it on Gohlke
  • pyqtgraph: pip install pyqtgraph
  • pyopengl: pip install pyopengl
  • pycollada: pip install pycollada
  • ezdxf: pip install ezdxf
  • lxml: pip install lxml
  • pypoly2tri: pip install pypoly2tri
  • numpy-stl: pip install numpy-stl
  • idealab_tools: pip install idealab_tools