Rexx.py not found on MAC? Do this...

44 views
Skip to first unread message

ianmcmill

unread,
Sep 21, 2015, 6:51:40 AM9/21/15
to Cyclone PCB Factory
When I first ran bCNC on mac os x I got an error saying that rexx.py could not be imorted.
Rexx.py is in the /lib folder of bCNC. On a mac you have to set it's path in PYTHONPATH so the system knows where to look for this and other required files.

To do this type in the terminal:

export PYTHONPATH=$PYTHONPATH:/Users/username/pymodules

Where "username" is of course your username and "pymodules" in this case "/lib"

Then you should be able to start bCNC with:

python bCNC.py


Carlos García

unread,
Sep 21, 2015, 7:25:42 AM9/21/15
to cyclone-p...@googlegroups.com
Oh! I think you can run it as ./bCNC
It is a script that has that command: https://github.com/carlosgs/bCNC/blob/master/bCNC :D

--
You received this message because you are subscribed to the Google Groups "Cyclone PCB Factory" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cyclone-pcb-fac...@googlegroups.com.
To post to this group, send email to cyclone-p...@googlegroups.com.
Visit this group at http://groups.google.com/group/cyclone-pcb-factory.
To view this discussion on the web, visit https://groups.google.com/d/msgid/cyclone-pcb-factory/eca4f510-b1ad-4ad3-8da3-363377ed0469%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

ianmcmill .

unread,
Sep 21, 2015, 9:25:57 AM9/21/15
to cyclone-p...@googlegroups.com

Oh okay 😀


You received this message because you are subscribed to a topic in the Google Groups "Cyclone PCB Factory" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cyclone-pcb-factory/Sqn6JPO_7E8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cyclone-pcb-fac...@googlegroups.com.

To post to this group, send email to cyclone-p...@googlegroups.com.
Visit this group at http://groups.google.com/group/cyclone-pcb-factory.
Reply all
Reply to author
Forward
0 new messages