use of --externals
results in TypeError: 'Config' object does not support item assignment
#206
Labels
--externals
results in TypeError: 'Config' object does not support item assignment
#206
I just discovered this software and am grateful that it exists.
I tried using
--externals
but encountered an error:I don't see a reason why that line https://github.com/thebjorn/pydeps/blob/master/pydeps/pydeps.py#L149
is sensitive to that flag.
Not including
--externals
does work,I'm running
The script that I'm using
pydeps
to analyze iscat load_time.py import time
The text was updated successfully, but these errors were encountered: