[Tutor] trouble with beautiful soup

Mark Lawrence breamoreboy at yahoo.co.uk
Mon Dec 28 14:22:58 EST 2015


On 28/12/2015 17:24, marcus lütolf wrote:
> Dear Pythonistas
> Hi Danny,
>
> I am grateful for your precise instruchtions.
> Yes ideed, I tried all of the steps mentioned below which I shoudn't have done fumling around with this task now  for hours and days.
> I even tried to do it on may laptop using W7 64bit and after deleting and reinstalling Python27.
> The youtube video  I was referring to was : https://www.youtube.com/watch?v=0snOcBQ3I0g.
>
> Now for pip: I found pip in C:\Python27\Lib\site-packages. But if I type in pip or pip.exe I get (in german): The command "pip" is  either typed wrong or could not be found (I can't cut and paste from the command window).
> As you might have noticed English is not my natural language and this can lead sometimes to interpretation errors.
>
> Regards, Marcus.

c:\Python27\Scripts>dir pip*
  Volume in drive C has no label.
  Volume Serial Number is AE77-B408

  Directory of c:\Python27\Scripts

20/09/2015  20:22            98,124 pip.exe
20/09/2015  20:22            98,124 pip2.7.exe
20/09/2015  20:22            98,124 pip2.exe
                3 File(s)        294,372 bytes
                0 Dir(s)  869,655,580,672 bytes free

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence





More information about the Tutor mailing list