You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, may I ask what is your python version, I encountered an error
“File "C:\anaconda\envs\py38\lib\site-packages\scipy\stats_distn_infrastructure.py", line 465, in init
shapes, _, _ = self.dist._parse_args(*args, **kwds)
TypeError: _parse_args() missing 2 required positional arguments: 'a' and 'b'”
I'm a beginner and don't know how to deal with it. Much of the interruption, thanks.
The text was updated successfully, but these errors were encountered:
Hello, may I ask what is your python version, I encountered an error
“File "C:\anaconda\envs\py38\lib\site-packages\scipy\stats_distn_infrastructure.py", line 465, in init
shapes, _, _ = self.dist._parse_args(*args, **kwds)
TypeError: _parse_args() missing 2 required positional arguments: 'a' and 'b'”
I'm a beginner and don't know how to deal with it. Much of the interruption, thanks.
The text was updated successfully, but these errors were encountered: