SebKuzminsky / pycam

Other
343 stars 101 forks source link

installation #32

Closed michahell closed 7 years ago

michahell commented 7 years ago

Extract the archive and run "python pycam"

pwd
/Users/michahell/Desktop/camshit/pycam

python pycam
/usr/local/opt/python/bin/python2.7: can't find '__main__' module in 'pycam'

python3 pycam
/usr/local/opt/python3/bin/python3.6: can't find '__main__' module in 'pycam'

how should this work, exactly? :(

valeriob01 commented 7 years ago

cd pycam/scripts ./pycam

sumpfralle commented 7 years ago

@michahell: Is the problem solved for you? Would you recommend a change of the documentation?

jeromio commented 7 years ago

Same happened to me. I'd suggest changing the docs to say python scripts/pycam

michahell commented 7 years ago

yeap, what @jeromio said! i'll try again this weekend, somewhere, I hope, maybe 🐙