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

unprintable PathAccessError when using Scope/S #249

Open
mahmoud opened this issue Dec 12, 2022 · 0 comments
Open

unprintable PathAccessError when using Scope/S #249

mahmoud opened this issue Dec 12, 2022 · 0 comments

Comments

@mahmoud
Copy link
Owner

mahmoud commented Dec 12, 2022

>>> glom.glom({}, glom.S['X'], scope={'x': 'y'})
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/home/mahmoud/projects/venv/lib/python3.10/site-packages/glom/core.py", line 2294, in glom
    raise err
glom.core.PathAccessError: error raised while processing, details below.
 Target-spec trace (most recent last):
 - Target: {}
 - Spec: S['X']
glom.core.PathAccessError: <unprintable PathAccessError object>
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

1 participant