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
I got an Error when I run preparing Data on cytoself such as Attach file I send with this email. Could you please give suggestions for problem solving.
Thank you for your attention.
Best regards,
Dedy
The text was updated successfully, but these errors were encountered:
Hi, it looks like your python interpreter couldn't find cytoself module. Please check if the working path and other environment settings in your IDE are correct. You can also try to run your notebook using normal Jupyter notebook with the correct working path.
* Initial commit with errors
* fixed the circular import issues
* added conftest.py;
* refactored fixtures
* refactored test_vanilla_trainer.py
* refactored the rest of trainers
* fixed depencecy install in github actions
* added data dimension check in analysis/base.py;
refactored analysis
* fixed path in pytest-codecov-conda.yml
* converted relative path to absolute path
* replaced unittest by pytest in test_basetrainer.py
* improved test coverage a bit
* renamed a parameter
* some name refactoring
Dear Author of cytoself,
I got an Error when I run preparing Data on cytoself such as Attach file I send with this email. Could you please give suggestions for problem solving.
Thank you for your attention.
Best regards,
Dedy
The text was updated successfully, but these errors were encountered: