You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,21 @@
2
2
Software for Advanced Spatial Econometrics
3
3
4
4
5
-
GeoDaSpace 1.0
5
+
GeoDaSpace current version 1.0 (32-bit)
6
6
7
7
Development environment:
8
8
9
+
Mac OSX 10.5.x (32-bit)
10
+
9
11
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).
10
12
11
13
WxPython >=2.9.x has a impact on the GeoDaSpace UI, and the drag-n-drop function doesn't work anymore. See attached:
0 commit comments