installing modules problem

Siva Sukumar Reddy sukurcf at gmail.com
Thu Nov 8 06:13:46 EST 2018


Also make sure that the Pythonpath contains the folder where the modules
are installed in your machine. - site packages folder.

On Thu 8 Nov, 2018, 16:28 Thomas Jollans <tjol at tjol.eu wrote:

> On 2018-11-08 06:04, Ian K. wrote:
> > Hello,
> >
> > My name is Ian Kilty and I have been having trouble with pip. I have pip
> > installed, and I have tried to install modules they say they are
> installed
> > in cmd, but when I go into python and import the module, it can't find
> it.
> > I hope there is a simple solution to this problem, please let me know as
> > soon as possible.
> >
> > -- from Not A User because I don't want to be made fun of in Tron --
> >
>
> Hi!
>
> some questions:
>
>  - is there any chance you have multiple versions of python installed?
>    Could you be using the wrong pip?
>  - what operating system are you using?
>  - what are you trying to install and use?
>  - how exactly are you trying to install and import this module? (exact
>    commands, exact copy-pasted output)
>
> -- Thomas
> --
> https://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list