I've tried running the scripts and the code:
- python setup.py install
- microbleednet --help
However, doing this gives me issues such as:
- ModuleNotFoundError: No module named 'sklearn'
- Sympy now depends on mpmath as an external library
Could you please let me know what I'm doing wrong? Thanks!
I've tried running the scripts and the code:
However, doing this gives me issues such as:
Could you please let me know what I'm doing wrong? Thanks!