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

AttributeError: 'Namespace' object has no attribute 'func' #879

Closed
rfletchr opened this issue Apr 19, 2020 · 1 comment
Closed

AttributeError: 'Namespace' object has no attribute 'func' #879

rfletchr opened this issue Apr 19, 2020 · 1 comment

Comments

@rfletchr
Copy link

rfletchr commented Apr 19, 2020

I'm using python 3.6.9 to run rez. If I call rez with no selected sub parser I get an AttributeError

AttributeError: 'Namespace' object has no attribute 'func'

This is a know issue with python 3 and is triggered when no sub-parser is selected. https://bugs.python.org/issue16308

edit: it seems there are (understandably) more issues with python3

@rfletchr rfletchr changed the title Exception when calling Rez with no arguments AttributeError: 'Namespace' object has no attribute 'func' Apr 19, 2020
@rfletchr
Copy link
Author

There is a proposed fix here #880

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