-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Centos7_python2.7.5 virtualenv Import project error #4122
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
Comments
Are you doing a local installation of rtd? I think you are missing some dependencies for pdf generation, you can try to unmark pdf and epub generation for the project on the Admin section. |
Yes! I read the log “pdflatex” error. |
if you want to use internally, I think the packages are documented somewhere in https://docs.readthedocs.io/en/latest/custom_installs/index.html. But, rtd uses docker images on production https://github.com/rtfd/readthedocs-docker-images |
Well。 I'll get to know it first. |
Hello,My local environment is Centos7 .
pip install requirements.txt
It's really impossible to tell which dependence is missing |
I think the dependencies you are looking for are https://github.com/rtfd/readthedocs-docker-images/blob/master/Dockerfile#L38 |
Thank you very much for solving the problem of dependency. Because the operating system is different, I can only use the stupid method "Yum install texlive* latex*". But there is still one remaining problem.
|
That's an elastic search problem. The site can work without it. Here is a guide in progress to install and setup ES #3881 |
Thank you very much for your support! Elasticsearch I have installed and run on the server.
|
Is it because my Elasticsearch version is too high? I installed 2X |
When I dropped the Elasticsearch version to 1.3.8
|
open url ip:prot
|
Sorry, I'm not familiar with ES, hope someone else can help here. |
We have a guide to setup ES https://docs.readthedocs.io/en/latest/custom_installs/elasticsearch.html and as mention in #4155 (comment) we only support Ubuntu. |
Details
Import project error
导入项目错误
Import project error
日志:
log:
https://docs.readthedocs.io/en/latest/install.html
Expected Result
A description of what you wanted to happen
I want the normal import deployment Ask for help
我想要正常导入部署 请求帮助
Actual Result
A description of what actually happened
The text was updated successfully, but these errors were encountered: