AnimalLogic / AL_USDMaya

This repo is no longer updated. Please see https://github.com/Autodesk/maya-usd
Other
266 stars 69 forks source link

can't find '__main__' module in ".../schemas" #134

Closed NohraJSeif closed 5 years ago

NohraJSeif commented 5 years ago

Hello, after multiple tries to find the right directory for the AL_USDMayaSchemas, i have this error. I tried to use this path for the schemas but the same error '/home/nseif/packages/usd_maya_al/AL_USDMaya/schemas'

-- C++ namespace configured to (external) pxr, (internal) pxrInternal_v0_8 -- Boost version: 1.53.0 -- Found the following Boost libraries: -- python -- thread -- filesystem -- chrono -- system -- date_time -- atomic -- Building AL_USDMayaSchemas /usr/bin/python: can't find 'main' module in '/home/nseif/packages/usd_maya_al/AL_USDMaya/schemas/AL/usd/schemas' CMake Error at schemas/AL/usd/schemas/CMakeLists.txt:49 (message): Schemas generation failed

CMakeError.log CMakeOutput.log

Thanks, Nohra SqueezeStudio

NohraJSeif commented 5 years ago

Found my answer while reading a thread. Had to install Jinja2 and rebuild USD