Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Missing generateDocs module #2

Open
justint opened this issue Apr 10, 2021 · 1 comment
Open

Missing generateDocs module #2

justint opened this issue Apr 10, 2021 · 1 comment

Comments

@justint
Copy link

justint commented Apr 10, 2021

Hey Chad, thanks for sharing your approach to building stubs for USD. I echo your thoughts that it'd be super to eventually get these stubs regularly autogenerated with a CI pipeline and release them as a package.

I've gotten the chance to run it on a fresh build of USD's latest release branch on Ubuntu but I'm getting an ImportError: No module named generateDocs error.

Here's the build command I used for USD:

python USD/build_scripts/build_usd.py --docs ./USD

And the usdstubgen command:

git clone https://github.com/chadrik/usdstubgen.git
cd usdstubgen
python usdstubgen.py ../USD/docs/doxy_xml ../USD/ ../USD/lib/python --builddir gen
@bmfukushima
Copy link

Any idea if there is a workaround for this?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants