Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
junkcnc [2018/12/18 15:16] yairjunkcnc [2018/12/18 15:17] yair
Line 21: Line 21:
   pip install . #in git directory, note the dot   pip install . #in git directory, note the dot
   pip install --upgrade bCNC   pip install --upgrade bCNC
 +  
 +  
 to run  to run 
 +  #make sure you're in the virtualenv we set up before
 +  activate py2k
   python -m bCNC   python -m bCNC
 +  
  
 {{:pasted:20181218-131418.png}} {{:pasted:20181218-131418.png}}