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
Due to an issue with pandas and pip, I decided to add the yaml config file to use python 3.6
for installation. I expect the docs to build not, since nothing has changed since when it was
building successfully.
Actual Result
RTD runs the command cat conf.py and then errors, and asks me to report the
error.
The text was updated successfully, but these errors were encountered:
I took a look at the logs, and this problem is exactly the same as #3900
I will need to research a little more to propose a solution. I tried to replicate it by myself and I wasn't able. Maybe, I can try with your project locally and see if I can fix it.
Details
Expected Result
Due to an issue with pandas and pip, I decided to add the yaml config file to use python 3.6
for installation. I expect the docs to build not, since nothing has changed since when it was
building successfully.
Actual Result
RTD runs the command
cat conf.py
and then errors, and asks me to report theerror.
The text was updated successfully, but these errors were encountered: