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
Hey, I was trying to get the demo to work after pip installing and in Python 2.7 and 3.6 on Windows and 3.6 on Mac, but running even the demo notebook returned an error: "fit() missing 1 required positional argument: 'X'". Pulling the latest version from this repo worked, but it seems there is something broken in the pip version that was patched in the github version.
The text was updated successfully, but these errors were encountered:
Hey, I was trying to get the demo to work after pip installing and in Python 2.7 and 3.6 on Windows and 3.6 on Mac, but running even the demo notebook returned an error: "fit() missing 1 required positional argument: 'X'". Pulling the latest version from this repo worked, but it seems there is something broken in the pip version that was patched in the github version.
The text was updated successfully, but these errors were encountered: