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

export with --no-build #2

Closed
antonkulaga opened this issue Jun 29, 2020 · 1 comment
Closed

export with --no-build #2

antonkulaga opened this issue Jun 29, 2020 · 1 comment

Comments

@antonkulaga
Copy link
Contributor

antonkulaga commented Jun 29, 2020

Please, do:

conda env export --no-builds > environment.yaml

If you do not specify --no-build then it puts machine-specific build infromation that makes it nor reproducible in many other machines, for instance I had:

ResolvePackageNotFound: 
  - ncurses==6.1=h0a44026_1002
  - sqlite==3.30.1=h93121df_0
  - libsodium==1.0.17=h01d97ff_0
  - appnope==0.1.0=py37hc8dfbb8_1001
  - readline==8.0=hcfe32e1_0
  - zlib==1.2.11=h0b31af3_1006
  - libcxx==10.0.0=h1af66ff_2
  - pyzmq==19.0.1=py37haec44b1_0
  - tk==8.6.10=hbbe82c9_0
  - zeromq==4.3.2=h6de7cb9_2
  - python==3.7.6=cpython_h1fd5dd1_6
  - openssl==1.1.1g=h0b31af3_0
  - libffi==3.2.1=h4a8c4bd_1007
  - xz==5.2.5=h0b31af3_0
@vermasrijan
Copy link
Owner

Thanks for letting me know @antonkulaga
I have updated the yaml files now

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

No branches or pull requests

2 participants