Problem : Fedora 17 (x64) : not starting

Asked by Kisalaya

"
Traceback (most recent call last):
  File "/usr/share/screenlets-manager/screenlets-manager.py", line 34, in <module>
    import screenlets
  File "/usr/lib/python2.7/site-packages/screenlets/__init__.py", line 126, in <module>
    import utils
  File "/usr/lib/python2.7/site-packages/screenlets/utils.py", line 36, in <module>
    from BeautifulSoup import BeautifulStoneSoup
ImportError: No module named BeautifulSoup
"

This is the log i get when i try starting. I cannot figure out which dependency i'm missing.
( I installed BeautifulSoup module using pip. )

I'm running python 2.7.

Question information

Language:
English Edit question
Status:
Answered
For:
Screenlets Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Rastko Karadzic (rastkokaradzic) said :
#1

Can you please check if you have installed BS for python2? There are two
version of BS, for python 2 and 3, and BS for python 3 is not visible in
python 2.

On Thu, Sep 13, 2012 at 10:26 AM, Kisalaya <
<email address hidden>> wrote:

> New question #208443 on Screenlets:
> https://answers.launchpad.net/screenlets/+question/208443
>
> "
> Traceback (most recent call last):
> File "/usr/share/screenlets-manager/screenlets-manager.py", line 34, in
> <module>
> import screenlets
> File "/usr/lib/python2.7/site-packages/screenlets/__init__.py", line
> 126, in <module>
> import utils
> File "/usr/lib/python2.7/site-packages/screenlets/utils.py", line 36, in
> <module>
> from BeautifulSoup import BeautifulStoneSoup
> ImportError: No module named BeautifulSoup
> "
>
> This is the log i get when i try starting. I cannot figure out which
> dependency i'm missing.
> ( I installed BeautifulSoup module using pip. )
>
> I'm running python 2.7.
>
>
> --
> You received this question notification because you are a member of
> Screenlets Dev Team, which is an answer contact for Screenlets.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~screenlets-dev
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~screenlets-dev
> More help : https://help.launchpad.net/ListHelp
>

--
Regards,
Rastko Karadzic

Can you help with this problem?

Provide an answer of your own, or ask Kisalaya for more information if necessary.

To post a message you must log in.