Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Katana: pxr.UsdKatana cannot be imported due to pixar dependency #323

Closed
nrusch opened this issue Nov 10, 2017 · 2 comments
Closed

Katana: pxr.UsdKatana cannot be imported due to pixar dependency #323

nrusch opened this issue Nov 10, 2017 · 2 comments

Comments

@nrusch
Copy link
Contributor

nrusch commented Nov 10, 2017

Description of Issue

The pxr.UsdKatana Python package cannot be imported due to its __init__.py attempting to import a function from a pixar package.

Steps to Reproduce

  1. Launch Katana
  2. In a Python tab, run import pxr.UsdKatana
@jtran56
Copy link

jtran56 commented Nov 10, 2017

Filed as internal issue #153628.

@sanlwy
Copy link

sanlwy commented Nov 13, 2017

In usd-0.8.1 it is also missing wrapCache.cpp in
../third_party/katana/lib/usdKatana/CMakeLists.txt causing it to error out

pixar-oss pushed a commit that referenced this issue Nov 18, 2017
Addresses #323

(Internal change: 1803989)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants