Hi Kent,
Thanks for the info, I will send a mail to the plug-in developer.
I didnt mention this before, Im an architect and my master thesis
semester is beginning now. Last semester I was introduced to what is
somehow known as morphogenetic design, to programming and to python.
From that seme
Carlos wrote:
> Hi Kent,
>
> Probably I'm totally missing something, but...
No, your analysis looks correct to me. Sorry, this goes beyond my
ability to help you. Is there a Maya or CGKit mailing list where you can
ask? The compiled plugin may be available from another source.
Kent
>
> I thi
Hi Kent,
Probably I'm totally missing something, but...
I think there is not a compiled plug-in, if you go here
http://cgkit.sourceforge.net/#download you are going to see that : " The
Maya Python package (i.e. the Maya plug in and the actual Python
package) is a separate package that can be d
Carlos wrote:
> Thanks Luke and Kent,
>
> To get CGKit running I need to do two different things:
>
> First the Python Computer Graphics Kit is composed by an
> "cgkit-2.0.0alpha6.win32-py2.4.exe" file and some dependencies that are
> PyProtocols, numarray, PyOpenGL, PIL, pygame, PyODE and pySe
Thanks Luke and Kent,
To get CGKit running I need to do two different things:
First the Python Computer Graphics Kit is composed by an
"cgkit-2.0.0alpha6.win32-py2.4.exe" file and some dependencies that are
PyProtocols, numarray, PyOpenGL, PIL, pygame, PyODE and pySerial, with
the exception of
Carlos wrote:
> Hi,
>
> I'm new to python and have been trying to install CGKit, it has a bunch
> of dependencies that I have to install. /At this point /the problem that
> I have is that I need to install Py++, I already installed pygccxml and
> GCC-XML. To install Py++ I downloaded it, and ex
> To install Py++ I downloaded it, and extracted it, next I
> opened a windows command prompt and went to the corresponding directory,
> then I typed "python setup.py install" this is supposed to install the
> package? Because I only get a message from windows that states that to
> install any
Hi,
I'm new to python and have been trying to install CGKit, it has a bunch
of dependencies that I have to install. /At this point /the problem that
I have is that I need to install Py++, I already installed pygccxml and
GCC-XML. To install Py++ I downloaded it, and extracted it, next I
opened