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

added conda recipe #89

Merged
merged 1 commit into from
Apr 3, 2022
Merged

added conda recipe #89

merged 1 commit into from
Apr 3, 2022

Conversation

anamika-yadav99
Copy link
Contributor

@anamika-yadav99 anamika-yadav99 commented Apr 1, 2022

Issue #9
Hi @miquelduranfrigola . I have added the conda build recipe and made the package conda installable. I have published it on my anaconda ( https://anaconda.org/anamikayadav/ersilia ) for now.
It can be installed using command $ conda install -c anamikayadav ersilia . When you build and publish the package from your end do let me know. I'll remove it from my channel.

@miquelduranfrigola
Copy link
Member

Hi @anamika-yadav99 this fantastic. I really appreciate your help with this.
I am merging the PR so we have the recipe in the repo. We will create a GitHub Action to be triggered every time we do a new release. This will be implemented soon.
Feel free to remove ersilia from your channel - I was not able to install it from a Linux machine (I see that you only have the OSX-64 package), but the recipe looks good. FYI, this is the error I got:

(base) mduranfrigola@raluy:~/Downloads$ conda install -c anamikayadav ersilia
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.

PackagesNotFoundError: The following packages are not available from current channels:

  - ersilia

@miquelduranfrigola miquelduranfrigola merged commit 0945fbd into ersilia-os:master Apr 3, 2022
@anamika-yadav99
Copy link
Contributor Author

anamika-yadav99 commented Apr 3, 2022

@miquelduranfrigola . After conda build ersilia command you can follow the following instruction to make it installable on linux and mac. I have not added blt.bat file as ersilia isn't supported on windows yet.
https://docs.conda.io/projects/conda-build/en/latest/user-guide/tutorials/build-pkgs.html
image

@miquelduranfrigola
Copy link
Member

Very useful and noted, many thanks @anamika-yadav99!
Will let you know when I set up the GitHub Action

gitbook-com bot pushed a commit that referenced this pull request Jul 10, 2022
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.

None yet

2 participants