Dear all,
I encountered an error when installing elasticsearch (Step #7
in
http://arches-hip.readthedocs.io/en/latest/getting-started/#installating-arches-hip
):
(ENV) C:\ArchesProjects\ENV\Scripts\arches1>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:\ArchesProjects\ENV\lib\site-packages\django\core\management\__init__.py",
line 399, in execute_from_command_line
utility.execute()
File
"C:\ArchesProjects\ENV\lib\site-packages\django\core\management\__init__.py",
line 392, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File
"C:\ArchesProjects\ENV\lib\site-packages\django\core\management\__init__.py",
line 272, in fetch_command
klass = load_command_class(app_name, subcommand)
File
"C:\ArchesProjects\ENV\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:\ArchesProjects\ENV\lib\site-packages\django\utils\importlib.py",
line 40, in import_module
__import__(name)
File
"C:\ArchesProjects\ENV\lib\site-packages\arches\management\commands\packages.py",
line 28, in <module>
from arches.app.utils.data_management.resources.importer import
ResourceLoader
File
"C:\ArchesProjects\ENV\lib\site-packages\arches\app\utils\data_management\resources\importer.py",
line 22, in <module>
from formats.shpfile import ShapeReader
File
"C:\ArchesProjects\ENV\lib\site-packages\arches\app\utils\data_management\resources\formats\shpfile.py",
line 15, in <module>
import shapefile
ImportError: No module named shapefile
(ENV) C:\ArchesProjects\ENV\Scripts\arches1>
Would you happen to know what is the cause of this "ImportError: No module
named shapefile" problem?
Thank you,
yikang
--
-- 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.