Skip to content

Work around "[Error 35] Resource unavailable" on Python 2.7 during CI conda packaging #1259

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

Merged
merged 2 commits into from
Nov 5, 2018

Conversation

jonmmease
Copy link
Contributor

Building conda packages for Python 2.7 has been erroring out with "[Error 35] Resource unavailable".
This seems to be somewhat related to the volume of output that the conda build command produces. This PR reduces the verbosity of conda-build and redirects output to a file and uploads that as a circle CI artifact

@jonmmease jonmmease merged commit bed52f7 into master Nov 5, 2018
michaelbabyn pushed a commit to michaelbabyn/plotly.py that referenced this pull request Dec 22, 2018
… conda packaging (plotly#1259)

* Work around ""[Error 35] Resource unavailable" on Python 2.7
* Write output file to artifacts directory
@nicolaskruchten nicolaskruchten deleted the release_3.4.0-1 branch June 19, 2020 16:12
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.

1 participant