udacity / fcnd-issue-reports

You can use this repository to file issue reports with the Flying Car Nanodegree content.
1 stars 4 forks source link

"Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed?" problem while trying to install the API #389

Open abdikmen opened 4 years ago

abdikmen commented 4 years ago

Hi, I am using W10 operating system. I tried to install from anaconda prompt, cmd (as administrator) and also mingw. I installed every package but when I try to install API with "pip install git+https://github.com/udacity/udacidrone.git" command. I always get "Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed?" error. But I have already installed the lxml. I couldn't solve the problem. Can you help me about it? Thanks.

fs-tan commented 2 years ago

hi sir, i am facing the same problem as you, wanna ask if u fixed the error already? can i have the way to fix the error?