You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :-(
The text was updated successfully, but these errors were encountered:
@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.
Details
http://rainymotion.readthedocs.io
https://readthedocs.org/projects/rainymotion/builds/8004144/
@hydrogo
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
topip
requirements file in my project mainly because I am using OpenCV. I also use only one channelconda-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 :-(
The text was updated successfully, but these errors were encountered: