Re: [taste-users] Unable to install

[ Thread Index | Date Index | More lists.tuxfamily.org/taste-users Archives ]


Hi,

I am assuming you are using pip to install OpenGEODE

Try the following:

$ pip install singledispatch

Then, if you get no error:

$ pip install --upgrade opengeode

(Use sudo if you are not in a virtualenv)

Please let me know if this solved the issue..

Maxime



-----Anees <rean12is@xxxxxxxxx> wrote: -----

To: taste-users@xxxxxxxxxxxxxxxxxxx
From: Anees <rean12is@xxxxxxxxx>
Date: 11/16/2013 04:42PM
Subject: [taste-users] Unable to install

Hi,

I am trying to install OpenGEODE but got the following error, any idea 
how to fix this.

Downloading/unpacking opengeode
   Running setup.py egg_info for package opengeode
     Traceback (most recent call last):
       File "<string>", line 16, in <module>
       File "/tmp/pip-build-root/opengeode/setup.py", line 12, in <module>
         import opengeode
       File "opengeode/__init__.py", line 12, in <module>
         from opengeode import opengeode
       File "opengeode/opengeode.py", line 43, in <module>
         import singledispatch # NOQA
     ImportError: No module named singledispatch
     Complete output from command python setup.py egg_info:
     Traceback (most recent call last):

   File "<string>", line 16, in <module>

   File "/tmp/pip-build-root/opengeode/setup.py", line 12, in <module>

     import opengeode

   File "opengeode/__init__.py", line 12, in <module>

     from opengeode import opengeode

   File "opengeode/opengeode.py", line 43, in <module>

     import singledispatch # NOQA

ImportError: No module named singledispatch




This message and any attachments are intended for the use of the addressee or addressees only. The unauthorised disclosure, use, dissemination or copying (either in whole or in part) of its content is not permitted. If you received this message in error, please notify the sender and delete it from your system. Emails can be altered and their integrity cannot be guaranteed by the sender.

Please consider the environment before printing this email.




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/