-
Notifications
You must be signed in to change notification settings - Fork 106
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: 'Minimal' object has no attribute 'v' #44
Comments
Also having this problem! |
Actually just think I found a solution: what worked for me was changing |
same problem |
@sreyahalder unfortunately, this did not fix the problem for me. Are you sure you did not do some other step, apart from that? From the debugger, it looks like the file, downloaded in the code for the demo, is just empty. |
the reason is thai your downloading process is error.file : util_tests.py line 20: wget(url, dest) |
I have the problem while running the same problem of the demo point_light. But it calls the error of"AttributeError: 'Minimal' object has no attribute 'v'",so how to solve it. many thanks
The text was updated successfully, but these errors were encountered: