Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
install BS4 on python 3.2
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  19 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Randy Long  
View profile  
 More options Jul 22 2012, 5:28 pm
From: Randy Long <gisdudes...@gmail.com>
Date: Sun, 22 Jul 2012 14:28:12 -0700 (PDT)
Local: Sun, Jul 22 2012 5:28 pm
Subject: install BS4 on python 3.2

Hi all,
I'm trying to use bs4 for some html scraping. I have downloaded and
installed the bs4 directory and opened up a python session, but when I try
to import bs4, python is not finding the module. When I unzipped the bs4
file, should I place all the .py files in my module directory?

thanks,


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Link Swanson  
View profile  
 More options Jul 23 2012, 8:46 am
From: Link Swanson <l...@mustbuilddigital.com>
Date: Mon, 23 Jul 2012 07:46:54 -0500
Local: Mon, Jul 23 2012 8:46 am
Subject: Re: install BS4 on python 3.2

Did you run setup.py from the bs4 directory? Like:

python setup.py install
On Jul 22, 2012 4:35 PM, "Randy Long" <gisdudes...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Randy Long  
View profile  
 More options Jul 24 2012, 11:05 am
From: Randy Long <gisdudes...@gmail.com>
Date: Tue, 24 Jul 2012 08:05:48 -0700 (PDT)
Local: Tues, Jul 24 2012 11:05 am
Subject: Re: install BS4 on python 3.2

No, I didn't. Damn!
That simple?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Link Swanson  
View profile  
 More options Jul 24 2012, 11:17 am
From: Link Swanson <l...@mustbuilddigital.com>
Date: Tue, 24 Jul 2012 10:17:19 -0500
Local: Tues, Jul 24 2012 11:17 am
Subject: Re: install BS4 on python 3.2

That's all I ever do when I install it. You can have the unzipped bs4
directory anywhere on your system, then run the included setup.py and it
will lay eggs in your Python directory

--
Link Swanson
Must Build Digital

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Randy Long  
View profile  
 More options Jul 28 2012, 12:36 pm
From: Randy Long <gisdudes...@gmail.com>
Date: Sat, 28 Jul 2012 09:36:59 -0700 (PDT)
Local: Sat, Jul 28 2012 12:36 pm
Subject: Re: install BS4 on python 3.2

Lunkrat,
I did run the setup.py, but no go. Do I have to re-boot the pc when I've
run the setup?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tom  
View profile  
 More options Jul 28 2012, 2:18 pm
From: Tom <boot...@gmail.com>
Date: Sat, 28 Jul 2012 11:18:33 -0700 (PDT)
Local: Sat, Jul 28 2012 2:18 pm
Subject: Re: install BS4 on python 3.2

Hey Randy,
        I created this little pdf to help someone else install easyinstall
in order to download bs4 and other python libraries... I am running python
2.7 but the different version should not matter... follow those
instructions and once you have easyinstall installed to your python scripts
folder (C:\Python32\Scripts  - or something similar) then in the command
prompt type...

C:\Python32\Scripts\pip install BeautifulSoup4

and it should go out grab the correct files and install them correctly in
your directory...  

Goodluck! Im a GIS specialist as well haha

Tom

  Installing Easy_Install.pdf
218K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Randy Long  
View profile  
 More options Jul 28 2012, 5:18 pm
From: Randy Long <gisdudes...@gmail.com>
Date: Sat, 28 Jul 2012 14:18:47 -0700 (PDT)
Local: Sat, Jul 28 2012 5:18 pm
Subject: Re: install BS4 on python 3.2

I tried the easy install and it said"you need python version 2.7". Maybe I
should just downgrade to 2.7?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tom Booth  
View profile  
 More options Jul 28 2012, 5:40 pm
From: Tom Booth <boot...@gmail.com>
Date: Sat, 28 Jul 2012 17:40:55 -0400
Local: Sat, Jul 28 2012 5:40 pm
Subject: Re: install BS4 on python 3.2

Well i chose 2.7 bc most libraries out there.. Or at the time were built for 2.7 and not for 3.0. 2.7 works great for me so i would say give that a try then

Sent from my iPhone

On Jul 28, 2012, at 5:18 PM, Randy Long <gisdudes...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Randy Long  
View profile  
 More options Jul 29 2012, 1:39 am
From: Randy Long <gisdudes...@gmail.com>
Date: Sat, 28 Jul 2012 22:39:58 -0700 (PDT)
Local: Sun, Jul 29 2012 1:39 am
Subject: Re: install BS4 on python 3.2

Tom, you are THE MAN!. It's working wonderfully! Many thanks! And once I
get some data crunched, I'll let you know!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thomas Kluyver  
View profile  
 More options Aug 2 2012, 7:06 am
From: Thomas Kluyver <tak...@gmail.com>
Date: Thu, 2 Aug 2012 04:06:16 -0700 (PDT)
Local: Thurs, Aug 2 2012 7:06 am
Subject: Re: install BS4 on python 3.2

On Saturday, 28 July 2012 19:18:33 UTC+1, Tom wrote:

> I created this little pdf to help someone else install easyinstall in
> order to download bs4 and other python libraries... I am running python 2.7
> but the different version should not matter...

You link to setuptools, which is unmaintained and won't work on Python 3.
It's a good idea to point to distribute instead - it's a fork of setuptools
that's still maintained, and works with Python 2 and 3:

http://pypi.python.org/pypi/distribute

Best wishes,
Thomas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Link Swanson  
View profile  
 More options Sep 12 2012, 10:10 am
From: Link Swanson <l...@mustbuilddigital.com>
Date: Wed, 12 Sep 2012 09:10:38 -0500
Local: Wed, Sep 12 2012 10:10 am
Subject: Re: install BS4 on python 3.2

Igor,

Do you use PuTTY on Win7 to get an SSH connection to your Linux server?
This is what I would do:

From a command line on your Linux server, use wget to download the latest
bs4 directly to your server, untar it, and run setup.py:

you@your-server$: wget
http://www.crummy.com/software/BeautifulSoup/bs4/download/beautifulso...
you@your-server$: tar xzvf beautifulsoup4-4.1.3.tar.gz
you@your-server$: cd beautifulsoup4-4.1.3 && sudo python setup.py install

I think this is what you are after based on your question.

- Link

On Wed, Sep 12, 2012 at 7:43 AM, Igor Savinkin <igor.savin...@gmail.com>wrote:

--
Link Swanson
Must Build Digital

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Igor Savinkin  
View profile  
 More options Sep 13 2012, 2:10 am
From: Igor Savinkin <igor.savin...@gmail.com>
Date: Thu, 13 Sep 2012 10:10:03 +0400
Local: Thurs, Sep 13 2012 2:10 am
Subject: Re: install BS4 on python 3.2

Thank you, Link, i did as you suggested with a success, how about my python
files, should they be located in bs4 folder if i import bs4 or it's not
nessasary?

On Wed, Sep 12, 2012 at 6:10 PM, Link Swanson <l...@mustbuilddigital.com>wrote:

--
Igor Savinkin, +7 929-593-84-67
Skype: igorsavinkin
Moscow, Russian Federation.
In Him.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Link Swanson  
View profile  
 More options Sep 13 2012, 11:33 am
From: Link Swanson <l...@mustbuilddigital.com>
Date: Thu, 13 Sep 2012 10:33:37 -0500
Local: Thurs, Sep 13 2012 11:33 am
Subject: Re: install BS4 on python 3.2

No, you can run your scripts from anywhere once you have installed bs4.
Python's import statements look for modules in the Python directory, not
the cwd.

Link

On Thu, Sep 13, 2012 at 1:10 AM, Igor Savinkin <igor.savin...@gmail.com>wrote:

--
Link Swanson
Must Build Digital

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Igor Savinkin  
View profile  
 More options Sep 13 2012, 12:00 pm
From: Igor Savinkin <igor.savin...@gmail.com>
Date: Thu, 13 Sep 2012 20:00:31 +0400
Local: Thurs, Sep 13 2012 12:00 pm
Subject: Re: install BS4 on python 3.2

Thank you, Link, a lot.

On Thu, Sep 13, 2012 at 7:33 PM, Link Swanson <l...@mustbuilddigital.com>wrote:

--
Igor Savinkin, +7 929-593-84-67
Skype: igorsavinkin
Moscow, Russian Federation.
In Him.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sammie  
View profile  
 More options Oct 15 2012, 11:48 am
From: Sammie <kingjym2...@gmail.com>
Date: Mon, 15 Oct 2012 08:48:51 -0700 (PDT)
Local: Mon, Oct 15 2012 11:48 am
Subject: Re: install BS4 on python 3.2

I have trouble installing bs4 to my Python 2.6.6 installation, does BS4
supports Python 2.6.6? If it does, how do I install it?
I appreciate any help, Thanks

-Sammie


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Aaron DeVore  
View profile  
 More options Oct 15 2012, 1:43 pm
From: Aaron DeVore <aaron.dev...@gmail.com>
Date: Mon, 15 Oct 2012 10:43:37 -0700
Local: Mon, Oct 15 2012 1:43 pm
Subject: Re: install BS4 on python 3.2
It absolutely supports 2.6.6. What platform are you using? If it's
Linux, what distro and version?

-Aaron DeVore


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Igor Savinkin  
View profile  
 More options Oct 16 2012, 1:03 am
From: Igor Savinkin <igor.savin...@gmail.com>
Date: Tue, 16 Oct 2012 09:03:05 +0400
Local: Tues, Oct 16 2012 1:03 am
Subject: Re: install BS4 on python 3.2

I work on Debian. But the problem is fixed, thank you.

On Mon, Oct 15, 2012 at 9:43 PM, Aaron DeVore <aaron.dev...@gmail.com>wrote:

--
Igor Savinkin, +7 929-593-84-67
Skype: igorsavinkin
Moscow, Russian Federation.
In Him.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Aaron DeVore  
View profile  
 More options Oct 16 2012, 1:13 am
From: Aaron DeVore <aaron.dev...@gmail.com>
Date: Mon, 15 Oct 2012 22:13:52 -0700
Local: Tues, Oct 16 2012 1:13 am
Subject: Re: install BS4 on python 3.2
Oh, the joys of someone having replied to a preexisting thread...

-Aaron


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sam Wong  
View profile  
 More options Oct 16 2012, 3:46 pm
From: Sam Wong <kingjym2...@gmail.com>
Date: Tue, 16 Oct 2012 12:46:25 -0700
Local: Tues, Oct 16 2012 3:46 pm
Subject: Re: install BS4 on python 3.2

My Python 2.6.6 is on Windows 7 PC, I downloaded the latest BS4 and type
the following:
Python setup.py install

It does not install for some reason.
I wonder anyone has done it for Python 2.6 (Windows 7) and give me some
help.

Thanks

-Sam

On Mon, Oct 15, 2012 at 10:43 AM, Aaron DeVore <aaron.dev...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »