15-294 Software Setup

SolidWorks

Python

  1. Download any version of Python from python.org and run the installer.
  2. Add Python to your search path. From a Command window, if you're running Python 3.8, do:
    set PATH=%PATH%;C:\Python38

Python dxfwrite package

  1. Download and unzip the dxfwrite package from here.
  2. You don't have to 'install' dxfwrite if you put the source file in the same directory as your application; Python will find it.
  3. If you do want to install dxfwrite, you can do so from the command line:
    cd Downloads\dxfwrite-1.2.0
    py setup.py install

MeshLab


Back to 15-294 course home page

Last modified: Sun Aug 28 22:13:16 EDT 2016

AltStyle によって変換されたページ (->オリジナル) /