Re: [Tutor] Installing package from zip fil

2016-03-11 Thread Alan Gauld
On 11/03/16 15:14, Abdul Barik wrote: > I am using python 3.3.3 on windows 8. I downloaded the PyPDF2 package. And > I installed it by running the setup.py file. But when I run the my program > python terminal shows that there is no such package. Plz help me. Thanks, you've already given us a lot

[Tutor] Installing package from zip fil

2016-03-11 Thread Abdul Barik
I am using python 3.3.3 on windows 8. I downloaded the PyPDF2 package. And I installed it by running the setup.py file. But when I run the my program python terminal shows that there is no such package. Plz help me. ___ Tutor maillist - Tutor@python.or