[Tutor] Probably a silly question: how to install lxml?

Ashfaq quazi.ashfaq at gmail.com
Wed Jul 5 21:30:48 EDT 2017


Hi Mark
ModuleNotFoundError means the package is not installed.
Can you paste those red error message here? This can shed some light.

Sincerely
Ashfaq

On Thu, Jul 6, 2017 at 5:10 AM Mark at information27.com <
Mark at information27.com> wrote:

> First, I'm not a programmer, but I know a bit about programming techniques.
> Had a Python pgm working about a year ago, and now trying to get it
> running on a new machine.
> On Windows7, SP1, 64-bit, I installed Python 3.6.1.
> Tried to run the Python pgm, and it said ModuleNotFoundError: No module
> named 'lxml'
> Ran "python -m pip install --upgrade lxml"
> It looked like it worked, even with several red error messages at the end.
> Tried to run the Python pgm again, and it said the same error:
> ModuleNotFoundError: No module named 'lxml'
>
> Can ya' tell me?...  How to get past this step?
>
> Thanks very much.
>
> --
> ----
>
> Mark
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor
>


More information about the Tutor mailing list