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

Create Anaconda3 (Python 3.5) tool dependency package #18

Closed
BrunoGrandePhD opened this issue Aug 10, 2016 · 2 comments
Closed

Create Anaconda3 (Python 3.5) tool dependency package #18

BrunoGrandePhD opened this issue Aug 10, 2016 · 2 comments
Assignees

Comments

@BrunoGrandePhD
Copy link
Contributor

Working off of https://testtoolshed.g2.bx.psu.edu/view/iuc/package_anaconda_2_3_0/d3f29b11da06

@BrunoGrandePhD BrunoGrandePhD self-assigned this Aug 10, 2016
@BrunoGrandePhD
Copy link
Contributor Author

I first tried creating a package for Anaconda3 4.1.1, but ran into the following error:

Python 3.5.2 :: Continuum Analytics, Inc. ERROR: placeholder '/home/ilan/minonda/envs/_build_placehold_placehold_placehold_placehold_placehold' too short in: curl-7.49.0-0

I found this GitHub issue that explains what happened. Basically, the install directory on our Nova Galaxy instance is longer than the 80 characters allowed by the new prefix.

I'm now trying again using Anaconda 4.0.0, which uses an older version of the curl package that doesn't have this prefix.

@BrunoGrandePhD
Copy link
Contributor Author

Created both package_anaconda2_4_0_0 and package_anaconda3_4_0_0. I installed package_anaconda3_4_0_0 on Nova and it worked (currently testing package_anaconda2_4_0_0).

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

1 participant