Ok, I noticed that documentation uses the path to a 64-bit installation of 
GEOS, so maybe you are having compatibility issues with your 32-bit system. 
 If you need, you should be able to use the 32-bit installer on this 
page http://trac.osgeo.org/osgeo4w/ and then point your app to the 
gdalxxx.dll that comes with that installation.  Good luck! It will good to 
hear of success on a 32-bit system.

Adam

After that, did you install the 32-bit geos? I realize that the path in the 
documentation is for Windows 64-bit, and I'm not sure if 
On Saturday, May 14, 2016 at 9:14:33 AM UTC-6, Piyush Shah wrote:
>
> Hi Adam,
>
> Thank you for replying.
>
> Yes I had added the GDAL library path as described in step #6.
>
> Still it wont work for me.
>
>
> On Saturday, 14 May 2016 15:06:03 UTC+5:30, Piyush Shah wrote:
>>
>> Hi,
>>
>> I am trying to install arches from couple of week but no success and I am 
>> facing same installation error again and again at* #7. Install 
>> ElasticSearch*
>>
>> Following is a error description:
>>
>> *(CHAMP) PS C:\CHAMP\CHAMP_HIP> python manage.py packages -o 
>> setup_elasticsearch*
>> *Traceback (most recent call last):*
>> *  File "manage.py", line 28, in <module>*
>> *    execute_from_command_line(sys.argv)*
>> *  File "C:\CHAMP\lib\site-packages\django\core\management\__init__.py", 
>> line 399, in execute_from_command_line*
>> *    utility.execute()*
>> *  File "C:\CHAMP\lib\site-packages\django\core\management\__init__.py", 
>> line 392, in execute*
>> *    self.fetch_command(subcommand).run_from_argv(self.argv)*
>> *  File "C:\CHAMP\lib\site-packages\django\core\management\__init__.py", 
>> line 272, in fetch_command*
>> *    klass = load_command_class(app_name, subcommand)*
>> *  File "C:\CHAMP\lib\site-packages\django\core\management\__init__.py", 
>> line 75, in load_command_class*
>> *    module = import_module('%s.management.commands.%s' % (app_name, 
>> name))*
>> *  File "C:\CHAMP\lib\site-packages\django\utils\importlib.py", line 40, 
>> in import_module*
>> *    __import__(name)*
>> *  File 
>> "C:\CHAMP\lib\site-packages\arches\management\commands\packages.py", line 
>> 28, in <module>*
>> *    from arches.app.utils.data_management.resources.importer import 
>> ResourceLoader*
>> *  File 
>> "C:\CHAMP\lib\site-packages\arches\app\utils\data_management\resources\importer.py",
>>  
>> line 11, in <module>*
>> *    from arches.app.models.entity import Entity*
>> *  File "C:\CHAMP\lib\site-packages\arches\app\models\entity.py", line 
>> 22, in <module>*
>> *    import arches.app.models.models as archesmodels*
>> *  File "C:\CHAMP\lib\site-packages\arches\app\models\models.py", line 
>> 31, in <module>*
>> *    from django.contrib.gis.db import models*
>> *  File 
>> "C:\CHAMP\lib\site-packages\django\contrib\gis\db\models\__init__.py", line 
>> 8, in <module>*
>> *    from django.contrib.gis.db.models.manager import GeoManager*
>> *  File 
>> "C:\CHAMP\lib\site-packages\django\contrib\gis\db\models\manager.py", line 
>> 2, in <module>*
>> *    from django.contrib.gis.db.models.query import GeoQuerySet*
>> *  File 
>> "C:\CHAMP\lib\site-packages\django\contrib\gis\db\models\query.py", line 6, 
>> in <module>*
>> *    from django.contrib.gis.db.models.fields import get_srid_info, 
>> PointField, LineStringField*
>> *  File 
>> "C:\CHAMP\lib\site-packages\django\contrib\gis\db\models\fields.py", line 
>> 4, in <module>*
>> *    from django.contrib.gis import forms*
>> *  File 
>> "C:\CHAMP\lib\site-packages\django\contrib\gis\forms\__init__.py", line 2, 
>> in <module>*
>> *    from .fields import (GeometryField, GeometryCollectionField, 
>> PointField,*
>> *  File "C:\CHAMP\lib\site-packages\django\contrib\gis\forms\fields.py", 
>> line 11, in <module>*
>> *    from django.contrib.gis.geos import GEOSException, GEOSGeometry, 
>> fromstr*
>> *  File "C:\CHAMP\lib\site-packages\django\contrib\gis\geos\__init__.py", 
>> line 13, in <module>*
>> *    from .geometry import GEOSGeometry, wkt_regex, hex_regex*
>> *  File "C:\CHAMP\lib\site-packages\django\contrib\gis\geos\geometry.py", 
>> line 14, in <module>*
>> *    from django.contrib.gis.gdal.error import SRSException*
>> *  File "C:\CHAMP\lib\site-packages\django\contrib\gis\gdal\__init__.py", 
>> line 41, in <module>*
>> *    from django.contrib.gis.gdal.driver import Driver*
>> *  File "C:\CHAMP\lib\site-packages\django\contrib\gis\gdal\driver.py", 
>> line 5, in <module>*
>> *    from django.contrib.gis.gdal.prototypes import ds as capi*
>> *  File 
>> "C:\CHAMP\lib\site-packages\django\contrib\gis\gdal\prototypes\ds.py", line 
>> 8, in <module>*
>> *    from django.contrib.gis.gdal.libgdal import lgdal*
>> *  File "C:\CHAMP\lib\site-packages\django\contrib\gis\gdal\libgdal.py", 
>> line 47, in <module>*
>> *    lgdal = CDLL(lib_path)*
>> *  File "C:\Python27\Lib\ctypes\__init__.py", line 365, in __init__*
>> *    self._handle = _dlopen(self._name, mode)*
>> *WindowsError: [Error 126] The specified module could not be found*
>>
>> Can some one help me how to solve this error?
>>
>>
>> Thanks & Regards
>>
>>
>> Piyush Shah
>>
>

-- 
-- To post, send email to [email protected]. To unsubscribe, send 
email to [email protected]. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Arches Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to