Skip to content

Commit 12b78b3

Browse files
authored
Update README.md
1 parent ca8a30d commit 12b78b3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,21 @@
22
Software for Advanced Spatial Econometrics
33

44

5-
GeoDaSpace 1.0
5+
GeoDaSpace current version 1.0 (32-bit)
66

77
Development environment:
88

9+
Mac OSX 10.5.x (32-bit)
10+
911
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).
1012

1113
WxPython >=2.9.x has a impact on the GeoDaSpace UI, and the drag-n-drop function doesn't work anymore. See attached:
1214

1315
Bundling program: PyInstaller.
1416

1517

18+
On Mac OSX 10.6+:
1619

20+
Install numpy 1.4.x
21+
Install scipy 1.14.x
22+
Install wxPython 2.9.x

0 commit comments

Comments
 (0)