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

Building the container #165

Open
astrovsky01 opened this issue Jun 15, 2020 · 2 comments
Open

Building the container #165

astrovsky01 opened this issue Jun 15, 2020 · 2 comments

Comments

@astrovsky01
Copy link

I'm having trouble building the container as it stands. It keeps returning

Traceback (most recent call last):
  File "/opt/conda/bin/conda", line 7, in <module>
    from conda.cli import main
ModuleNotFoundError: No module named 'conda'

I think it might have something to do with the requirements across the board being outdated. Is there an updated version that builds that I might be able to use?

Thank you!

@pkerpedjiev
Copy link
Member

How are you building the container?

I just built it yesterday with no problems. Can you try ./build.sh -w 2?

@astrovsky01
Copy link
Author

We were having two separate problems that happened to break at the same point. Fixed now, my bad

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