can't load pyserial
-
On 09/12/2013 at 16:16, xxxxxxxx wrote:
Hi,
i want to connect an arduino with c4d via the serial port - so i downloaded Pyserial, installed it (no errors in the terminal (i'm using a mac)), but if I just add "import serial" to a working script it says "Importerror: No module named serial"...
The installation seemed to be fine, so i wonder why cinema doesn't like pyserial...
I use R14 and tried it with Pyserial 2.7 and 2.5. It's a Macbook Pro Retina with Mac OSX 10.8.4Any ideas? Thanks
-
On 09/12/2013 at 16:32, xxxxxxxx wrote:
are you sure you did install for the c4d python installation and not just your standard python installation ?
-
On 10/12/2013 at 04:38, xxxxxxxx wrote:
I didn't thought that there's a difference... how do i install it for cinema?
(sorry, i spent many hours in googling, but didn't find very much about this topic..)thx
-
On 10/12/2013 at 08:15, xxxxxxxx wrote:
to use 3d party modules with the c4d python you have to install them to {USER_FOLDER}/library/python/packages/{osx/win32/win64}.