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
>>> from sam.models import MLPTimeseriesRegressor
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'sam.models'
Building the wheels locally and uploading the dist to PyPI manually works fine, but probably something goes wrong in the workflow.
Somehow the built package is empty, and no modules of functions can be uploaded.
Not critical, because current build was uploaded manually.
The text was updated successfully, but these errors were encountered: