Skip to content

Conversation

princepride
Copy link

When I follow your instruction to install the packages, I encountered an error about missing header files when compiling pycurl. I found that it was because the system was missing libssl-dev and libcurl4-openssl-dev. After I installed these two software, pycurl could be compiled correctly. I think others must have encountered this error when installing program dependencies, so I added a solution for this error

When I follow your instruction to install the packages, I encountered an error about missing header files when compiling pycurl. I found that it was because the system was missing libssl-dev and libcurl4-openssl-dev. After I installed these two software, pycurl could be compiled correctly. I think others must have encountered this error when installing program dependencies, so I added a solution for this error
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