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

RecursionError: maximum recursion depth exceeded while calling a Python object #3250

Open
usman317319 opened this issue Aug 24, 2024 · 1 comment

Comments

@usman317319
Copy link

Description of Issue

Getting this error while trying to execute usdview command

Fatal Python error: could not init enum
Python runtime state: initialized
Traceback (most recent call last):
File "shibokensupport/signature/loader.py", line 54, in feature_import
File "shibokensupport/feature.py", line 89, in feature_import
RecursionError: maximum recursion depth exceeded while calling a Python object

Extension modules: numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, xxsubtype, shiboken6.Shiboken, PySide6.QtCore (total: 16)
Aborted (core dumped)

System Information (OS, Hardware)

Ubuntu Linux

@jesschimein
Copy link

Filed as internal issue #USD-10029

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

2 participants