Installing 3rd party python modules ?
-
On 19/09/2014 at 07:52, xxxxxxxx wrote:
Hello People.
im woundering how i should go about installing 3rd party python modules.
example PIL. if i want to have PIL installed do i put the modules inC:\path\C4d\resource\modules\python\res\Python.win64.framework\Lib
or in
C:\Users\ME\AppData\Roaming\MAXON\C4D\library\python\packages\win64Thanks.
-
On 25/09/2014 at 06:29, xxxxxxxx wrote:
Always use the user folder, so in your case:
C:\Users\ME\AppData\Roaming\MAXON\C4D\library\python\packages\win64The other path should not be touched by the user.
Cheers, s_rath