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

    Status: Answered => Open

JFoster is still having a problem:
okay, I downloaded multiprocessing-2.6.2.1.win32-py2.5.exe? and when I
tried to import gasp I was told that it needed the cairo module. I
downloaded an earlier version of cairo that worked with python 2.5
(pycairo-1.2.6-1.win32-py2.5.exe) and that seemed to fix that situation
but now I get this:

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 26, in <module>
    import cairo
  File "C:\Python25\Lib\site-packages\cairo\__init__.py", line 1, in <module>
    from _cairo import *
ImportError: DLL load failed: The specified module could not be found.

I appreciate your help.

thank you

-Jude


--- 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, 7:09 PM
> 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 Wed, Sep 2, 2009 at 18:42, JFoster
> <question81...@answers.launchpad.net>wrote:
> 
> > ImportError: No module named multiprocessing
> >
> 
> Download and install
> http://pypi.python.org/packages/2.5/m/multiprocessing/multiprocessing-2.6.2.1.win32-py2.5.exe?
> 
> -- 
> 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=4
> 
> 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