-
-
Notifications
You must be signed in to change notification settings - Fork 149
'Tree' object has no attribute #66
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
Comments
Hi @hsellik! Thank you! |
Hi @ishepard Unfortunately, it's not possible for me to share the repository. |
Based on readthedocs/readthedocs.org#4371 and gitpython-developers/GitPython#279, I'd try to give pydriller a git repository with a submodule, and see if this exception can be reproduced in a more isolated way. |
Okay, so I tried with a small example project and it works perfectly fine. However, I noticed that the repository I wish to work with has the submodules in the Removing the |
Perfect, good to know this! Thanks for taking the time investigating the error 😄 |
Hi, https://github.com/OleguerCanal/kaggle_digit-recognizer Actually, When I wanted to mine the commit with
Can you please check it and let me know how can I address this problem? |
Describe the bug:
Trying to analyze a git repository which was ported from SVN.
To Reproduce:
Running very simple code on repo (which should not produce any errors?):
OS Version:
MacOS
PyDriller Version:
1.9.2
Logs:
Any idea what could be the issue here?
The text was updated successfully, but these errors were encountered: