https://github.com/geodacenter/geodaspace
Software for Advanced Spatial Econometrics
https://github.com/geodacenter/geodaspace
Last synced: 4 days ago
JSON representation
Software for Advanced Spatial Econometrics
- Host: GitHub
- URL: https://github.com/geodacenter/geodaspace
- Owner: GeoDaCenter
- Created: 2016-06-24T04:31:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-07-01T06:20:16.000Z (almost 2 years ago)
- Last Synced: 2025-03-30T10:25:06.684Z (about 1 month ago)
- Language: Python
- Homepage: https://geodacenter.github.io/GeoDaSpace/
- Size: 74.3 MB
- Stars: 50
- Watchers: 6
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.txt
Awesome Lists containing this project
README
# GeoDaSpace
Software for Advanced Spatial EconometricsGeoDaSpace current version 1.0 (32-bit)
Development environment:
Mac OSX 10.5.x (32-bit)
wxPython 2.8.x (which is 32-bit only version). On Mac OSX, only version < 10.6 (Lion) support 32-bit python by default. This cause a major problem to setup a dev environment on Mac OSX >= 10.6 (which is by default using 64-bit Python).
WxPython >=2.9.x has a impact on the GeoDaSpace UI, and the drag-n-drop function doesn't work anymore. See attached:
Bundling program: PyInstaller.
On Mac OSX 10.6+:
Install numpy 1.4.x
Install scipy 1.14.x
Install wxPython 2.9.x