Closed jvizcar closed 4 years ago
@jvizcar Can you try again, installing from the appropriate wheel from circleci? https://circleci.com/gh/DigitalSlideArchive/HistomicsTK/916#artifacts/containers/0 You should be able to download the whl file and pip install from that file.
If that works, please approve PR #823.
Thanks, that worked.
When trying to import histomicstk after pip install (pip install histomicstk) in a conda environment with numpy already installed it cause the errors below.
For reference below is the yml file used to create the environment: