-
-
Notifications
You must be signed in to change notification settings - Fork 252
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
Build error #161
Comments
Hi @thewchan . I will be happy to help. Can you please tell me the exact steps you took in the build process? |
The build happens in the conda-forge CI pipeline; here's the link to the printout, I wonder if there's a better way to show you exactly the steps other than this though: Let me know if you have access issue |
@thewchan , I can see that one of the library functions is deprecated in the error log, which is probably why the resulting error. Can you confirm if you get the same error in the latest version, i.e. 0.13.0 . If yes, I will make a new release with the updated dependencies. |
@thewchan , this is not good news :( No worries, I will make a new release by tomorrow eod. |
Thanks so much @sansyrox, really appreciate it. Hope this works! |
Hi @thewchan , I just released v0.13.1. It is working well on my Pipeline. Can you please check if this works for you too? |
Thanks, I'll give it a try and report back! |
@sansyrox It built correctly now; thanks so much! |
My Please @thewchan :D Does this mean that robyn can also be installed via conda now? |
Indeed; earlier versions (0.10 I think) are already available via |
Hi, I've been trying to build the newest version of robyn (v0.12.1) for distributing in conda-forge, but I've been getting this error during the build process:
I've tried conforming to the rust version in the CI to no avail. Does anyone have any advice?
The text was updated successfully, but these errors were encountered: