Re: [cgkit-user] The cgkit sources have moved from svn to git
Brought to you by:
mbaas
|
From: Matthias B. <mat...@gm...> - 2010-01-04 13:51:11
|
bill nieuwendorp wrote: > is the py3k branch in a functional state, namely the cri module? I > have not used git before so I have not checked out the latest sources. Yes, the cri module in the py3k branch should already work fine with Python 3. Once you have cloned the repository, you can switch to the py3k branch by running "git checkout py3k". Let me know if you run into any problems with cgkit under Python 3. Cheers, - Matthias - |