Hello All,

I followed the install guide and installed Arches on Windows Server 2008 
R2.  I then ran runserver.bat to start the server.  The output looks as 
follow:

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

D:\ArchesWeb>runserver.bat

D:\ArchesWeb>start 
D:\ArchesWeb\"Arches/Search/engines/elasticsearch-0.90.3/bin/
elasticsearch.bat"

D:\ArchesWeb>call "virtualenv/ENV/Scripts/activate.bat"
Traceback (most recent call last):
  File "manage.py", line 32, in <module>
    execute_manager(settings)
  File 
"D:\ArchesWeb\virtualenv\ENV\lib\site-packages\django\core\management\__i
nit__.py", line 438, in execute_manager
    utility.execute()
  File 
"D:\ArchesWeb\virtualenv\ENV\lib\site-packages\django\core\management\__i
nit__.py", line 379, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File 
"D:\ArchesWeb\virtualenv\ENV\lib\site-packages\django\core\management\bas
e.py", line 191, in run_from_argv
    self.execute(*args, **options.__dict__)
  File 
"D:\ArchesWeb\virtualenv\ENV\lib\site-packages\django\core\management\bas
e.py", line 209, in execute
    translation.activate('en-us')
  File 
"D:\ArchesWeb\virtualenv\ENV\lib\site-packages\django\utils\translation\_
_init__.py", line 100, in activate
    return _trans.activate(language)
  File 
"D:\ArchesWeb\virtualenv\ENV\lib\site-packages\django\utils\translation\t
rans_real.py", line 202, in activate
    _active.value = translation(language)
  File 
"D:\ArchesWeb\virtualenv\ENV\lib\site-packages\django\utils\translation\t
rans_real.py", line 185, in translation
    default_translation = _fetch(settings.LANGUAGE_CODE)
  File 
"D:\ArchesWeb\virtualenv\ENV\lib\site-packages\django\utils\translation\t
rans_real.py", line 162, in _fetch
    app = import_module(appname)
  File 
"D:\ArchesWeb\virtualenv\ENV\lib\site-packages\django\utils\importlib.py"
, line 35, in import_module
    __import__(name)
  File 
"D:\ArchesWeb\virtualenv\ENV\lib\site-packages\django\contrib\admin\__ini
t__.py", line 3, in <module>
    from django.contrib.admin.helpers import ACTION_CHECKBOX_NAME
  File 
"D:\ArchesWeb\virtualenv\ENV\lib\site-packages\django\contrib\admin\helpe
rs.py", line 3, in <module>
    from django.contrib.admin.util import (flatten_fieldsets, lookup_field,
  File 
"D:\ArchesWeb\virtualenv\ENV\lib\site-packages\django\contrib\admin\util.
py", line 1, in <module>
    from django.db import models
  File 
"D:\ArchesWeb\virtualenv\ENV\lib\site-packages\django\db\__init__.py", li
ne 78, in <module>
    connection = connections[DEFAULT_DB_ALIAS]
  File "D:\ArchesWeb\virtualenv\ENV\lib\site-packages\django\db\utils.py", 
line
93, in __getitem__
    backend = load_backend(db['ENGINE'])
  File "D:\ArchesWeb\virtualenv\ENV\lib\site-packages\django\db\utils.py", 
line
33, in load_backend
    return import_module('.base', backend_name)
  File 
"D:\ArchesWeb\virtualenv\ENV\lib\site-packages\django\utils\importlib.py"
, line 35, in import_module
    __import__(name)
  File 
"D:\ArchesWeb\virtualenv\ENV\lib\site-packages\django\contrib\gis\db\back
ends\postgis\base.py", line 5, in <module>
    from django.contrib.gis.db.backends.postgis.operations import 
PostGISOperati
ons
  File 
"D:\ArchesWeb\virtualenv\ENV\lib\site-packages\django\contrib\gis\db\back
ends\postgis\operations.py", line 8, in <module>
    from django.contrib.gis.geometry.backend import Geometry
  File 
"D:\ArchesWeb\virtualenv\ENV\lib\site-packages\django\contrib\gis\geometr
y\backend\__init__.py", line 14, in <module>
    '"%s".' % geom_backend)
django.core.exceptions.ImproperlyConfigured: Could not import user-defined 
GEOME
TRY_BACKEND "geos".
Press any key to continue . . .

On Tuesday, November 12, 2013 8:11:19 PM UTC-5, Mario Santana wrote:
>
> Friends, I have been trying to install Arches on a windows server 2008 R2 
> 64bits - I have install all the packages, but the installation guide is a 
> bit vague P 17 Step 5, what do I need to do there ?, I tried the 
> install.bat and I get:
> File "install.py" line 24, in 
> AttributeError: 'Module' object has no attribute `check_output`
>

But when I open the web browser and type the URL 
 http://localhost:8000/Arches/index.htm

It does not display the Arches home page, all I see is "This page cannot be 
displayed" Make sure the web address http://localhost:8000 is correct.

Please advise where do I have to look to troubleshoot as I am not familiar 
with Arches application.

Many thanks,
NavCan 

>
> regards
>

-- 
-- 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/groups/opt_out.

Reply via email to