-
Notifications
You must be signed in to change notification settings - Fork 642
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ENH] un-stale the package and give simple instructions for working install #1590
Comments
I'm starting to work on getting it running, this allowed me to get the tests passing (see my fork for a code change as well)
|
Hi, thanks for the answer, do you use the latest available versions from the above list then? |
Try using an older version, build with these two files: pip install poetry
poetry install --all-extras and build whl package python -m build |
We will hopefully "un-stale" the library over the next weeks Help with this would be greatly appreciated! If you would like to, you can get in touch on the |
@ari99, the changes in your fork look great, thanks a lot for your effort! Would you be willing to make pull requests out of them - optimally, split up in small, mergeable bits? That is, multiple pull request, each of which fixes one thing at a time? From a maintenance perspective, we need to adopt a piecewise approach, and we need to ensure no currently running code is going to break. |
Also apologies, we (the sktime maintainers) had not spotted your fork until now - the usual way to make your contributions seen easily is via pull requests, that's why I'm asking. That also allows you to get the contribution recognition you deserve! |
Could somebody give a docker image, or detailes of package versions.
I tried multiple installations and most of the time had errors when running the tutorials.
As the library becomes stale it is more and more difficult to make the proper environment.
Please share detailes, thanks.
The text was updated successfully, but these errors were encountered: