I'm getting this error: AttributeError: module 'inspect' has no attribute 'ArgSpec' #173
Unanswered
CreenisElite7005
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm following the setup instructions and got to the step where we run:
$ python3 main.py -xgb -odds=fanduel
I;m now getting the error: AttributeError: module 'inspect' has no attribute 'ArgSpec'
Anyone else have this problem and found the solution?
Beta Was this translation helpful? Give feedback.
All reactions