-
Notifications
You must be signed in to change notification settings - Fork 1
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
Conda recipe is broken #21
Comments
The first problem was that the conda-forge julia package was missing a dependency. I fixed that in conda-forge/staged-recipes#16113 and conda-forge/julia-feedstock#126 Now we are hitting another error in the test phase that I don't yet understand:
|
I built a local version without the tests and uploaded it to https://anaconda.org/izahn/sos-julia . When I try to run it I get this error:
|
Thanks for your report. I am working on vatlab/sos-notebook#328 which is caused by a newer version of jupyter_client. I will have a look at this once that issue is fixed. |
OK great, thank you for the note! I tried one additional thing in case it helps later when you get back to this. I noticed that the error above was about not finding packages, so I
Here is what I saw:
|
ok. I fixed I will test the sos-notebook (async branch) a bit more and make a release, then I will release sos-notebook on conda-forge, and we will see if the sos-julia conda recipe will work correctly. |
https://github.com/conda-forge/sos-julia-feedstock/pulls
Hopefully someone can have a look.
The text was updated successfully, but these errors were encountered: