The project is in the incubation stage and still under development. ForteHealth is a flexible and powerful ML workflow builder for biomedical and clinical scenarios. This is part of the CASL project: http://casl-project.ai/
Apache License 2.0
10
stars
5
forks
source link
numpy issue with xray processor and scispacy processor #82
Describe the bug Numpy is throwing an error "AttributeError: module 'numpy' has no attribute 'object'"
to solve this : version downgrade of numpy to 1.21.6 resolved the issue.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.