Closed GoogleCodeExporter closed 9 years ago
Where did you get that version of Alembic from?
The alembic_bootstrap.py that was released doesn't yet try to build the Houdini
plugins and --disable-houdini isn't a supported flag.
Original comment by miller.lucas
on 25 Apr 2012 at 4:56
I have downloaded it from http://code.google.com/p/alembic/downloads/list...
Even after just running $python
/home/rushi/libraries/alembic-1.0.5/build/bootstrap/alembic_bootstrap.py it
gives same error.So I thought
because I don't have prman,arnaold and houdini,the error may be because of
that.So I have modified command to --disable.
But thanks about "--disable-houdini isn't a supported flag".
On Wed, Apr 25, 2012 at 10:26 PM, <alembic@googlecode.com> wrote:
Original comment by gajj...@gmail.com
on 26 Apr 2012 at 5:46
What version of python are you using?
Original comment by miller.lucas
on 26 Apr 2012 at 5:38
I just noticed python2.4 in your screen shot, do you have access to a higher
version? The script being called uses the with statement (from __future__
import with_statement) which I don't think exists in 2.4
Original comment by miller.lucas
on 26 Apr 2012 at 5:45
Ohhh...My bad.Centos 5 had default version as 2.4.Its done now.Thanks a lot.
Original comment by gajj...@gmail.com
on 27 Apr 2012 at 9:10
Original comment by miller.lucas
on 27 Apr 2012 at 5:00
Original issue reported on code.google.com by
gajj...@gmail.com
on 25 Apr 2012 at 7:32Attachments: