-
Notifications
You must be signed in to change notification settings - Fork 9
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
Dependency Pinning Missing, Compatibility Issues with Newer Python Versions, and Unhelpful Results #45
Comments
@faberto hey thanks a lot for reporting these issues. We are very tided up at the moment so won't be able to have a fix on the dependencies, python compatibility soon. However, we are aware of the need for better error handling, which I will try to look at tomorrow with a bunch of fixes from our side. No further promises made. If you can make some of the fixes, really happy to review those PRs :D |
Any updates here? I am running into a similar issue where the library predicts close to no sleep. |
One work around is to fix the Python package to 3.8. There is no plan to support news Python package. Sample test files can be downloaded from any public repos with supported data format: such as CAPTURE24 and the Newcastle data https://zenodo.org/records/1160410 |
I've encountered several critical issues while attempting to use this project, which have significantly hindered my ability to effectively leverage its capabilities. These issues pertain to the lack of dependency pinning, compatibility problems with newer versions of Python, and the overall usefulness of the results produced. Below is a detailed account of each problem and its impact on my experience.
1. Missing Dependency Pinning
It took a while to finde the working dependencies. env.yml.txt
2. Incompatibility with Newer Python Versions
New versions just break it enirely.
3. Missing sample data
The project is missing sample data to verify that it works as expected.
4. Unhelpful Results
Testing muliple datasets the results were always 0 or a few minutes of sleep. As I cannot upload our samples the same happens with sample data from another issue:
#33 (comment)
Output:
Any thoughts @angerhang
The text was updated successfully, but these errors were encountered: