Question #81636 on GASP Core changed:
https://answers.launchpad.net/gasp-core/+question/81636

    Status: Answered => Open

JFoster is still having a problem:
Sorry about that...

This is what I get when I do that:


IDLE 1.2      
>>> import gasp

Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    import gasp
  File "C:\Python25\Lib\site-packages\gasp\__init__.py", line 15, in <module>
    from api import *
  File "C:\Python25\Lib\site-packages\gasp\api.py", line 26, in <module>
    import backend
  File "C:\Python25\Lib\site-packages\gasp\backend.py", line 23, in <module>
    import multiprocessing
ImportError: No module named multiprocessing
>>> 


--- On Wed, 9/2/09, Luke Faraone <question81...@answers.launchpad.net>
wrote:

> From: Luke Faraone <question81...@answers.launchpad.net>
> Subject: Re: [Gasp-dev] [Question #81636]: Can't install GASP
> To: pharmacygu...@yahoo.com
> Date: Wednesday, September 2, 2009, 10:15 AM
> Your question #81636 on GASP Core
> changed:
> https://answers.launchpad.net/gasp-core/+question/81636
> 
>     Status: Open => Answered
> 
> Luke Faraone proposed the following answer:
> On Tue, Sep 1, 2009 at 21:48, JFoster
> <question81...@answers.launchpad.net>wrote:
> 
> >
> > IDLE 1.2
> > >>> import GASP
> 
> 
> You are supposed to "import gasp", not GASP, as module
> names in python are
> canonically lowercase.
> 
> -- 
> Luke Faraone
> http://luke.faraone.cc
> 
> -- 
> If this answers your question, please go to the following
> page to let us
> know that it is solved:
> https://answers.launchpad.net/gasp-core/+question/81636/+confirm?answer_id=2
> 
> If you still need help, you can reply to this email or go
> to the
> following page to enter your feedback:
> https://answers.launchpad.net/gasp-core/+question/81636
> 
> You received this question notification because you are a
> direct
> subscriber of the question.
>

You received this question notification because you are a member of GASP
Development Team, which is an answer contact for GASP Core.

_______________________________________________
Mailing list: https://launchpad.net/~gasp-dev
Post to     : gasp-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gasp-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to