Skip to content

Conda crashes with error 247 #4812

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

Closed
hydrogo opened this issue Oct 26, 2018 · 3 comments
Closed

Conda crashes with error 247 #4812

hydrogo opened this issue Oct 26, 2018 · 3 comments
Labels
Support Support question

Comments

@hydrogo
Copy link

hydrogo commented Oct 26, 2018

Details

Expected Result

Should just install the conda environment and make the documentation

Actual Result

it crashes with error code 247

Comments

I think that I have the same problem as already has been mentioned in #4447. It is difficult to migrate from conda to pip requirements file in my project mainly because I am using OpenCV. I also use only one channel conda-forge for every package I want to install.

Previously everything was fine, but today I decided to add ONLY one additional sentence with a valid reference to our paper in index.rst, and it broke the system :-(

@stsewd
Copy link
Member

stsewd commented Oct 29, 2018

Can you please point me to the new package that was installed? Maybe the new package is causing the build time or memory limit to exceed

@stsewd stsewd added the Support Support question label Oct 29, 2018
@humitos
Copy link
Member

humitos commented Oct 29, 2018

Following all the path down in #4447 you will arrive to a conda issue itself: conda/conda#5003

We depend on them to solve this issue of "eating memory". The server just kills the docker container because it's growing on memory a lot.

There is not too much we can do from our side.

I suggest you to subscribe to that issue and we should probably close this one here.

@hydrogo
Copy link
Author

hydrogo commented Oct 29, 2018

@stsewd sorry for misunderstanding, I didn't install the new package/packages, just added one row with additional package description to the main .rst file.

@hydrogo hydrogo closed this as completed Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Support Support question
Projects
None yet
Development

No branches or pull requests

3 participants