Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cap numba #26

Merged
merged 1 commit into from
Jan 20, 2021
Merged

cap numba #26

merged 1 commit into from
Jan 20, 2021

Conversation

jburel
Copy link
Member

@jburel jburel commented Jan 19, 2021

When investigating issue #25, I noticed that using the itk widget no longer works due to change in numba, package has changed location
(dependency of https://github.com/jni/skan).
To test run pixel_classification.ipynb
check that you can run the cell loading the dependency without error

cc @pwalczysko

@github-actions
Copy link

Binder 👈 Launch a binder notebook on branch build_env

@pwalczysko
Copy link
Member

When I build from the doc using Option 2, and build from this branch, I still get

conda env update -n ilastik --file binder/environment.yml
Collecting package metadata (repodata.json): done
Solving environment: failed

ResolvePackageNotFound: 
  - fastfilters==0.2.6.post26

@jburel
Copy link
Member Author

jburel commented Jan 20, 2021

This is a different problem I have not fixed that yet i.e. #25 is not fixed
This only works with repo2docker and with the current state of ilastik I am not sure I will be able to fix the problem on the manual set-up on mac

@jburel
Copy link
Member Author

jburel commented Jan 20, 2021

@pwalczysko did it work when using repo2docker?

@pwalczysko
Copy link
Member

This is a different problem I have not fixed that yet i.e. #25 is not fixed
This only works with repo2docker and with the current state of ilastik I am not sure I will be able to fix it

Yes, understood, I ran MyBinder and all works fine.
Ready to merge fmpov

@jburel jburel merged commit 98dc517 into ome:master Jan 20, 2021
@jburel jburel deleted the build_env branch August 11, 2021 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants