asyml / ForteHealth

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

Open bhaskar2443053 opened 1 year ago

bhaskar2443053 commented 1 year ago

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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

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.