Skip to content

Commit 07725df

Browse files
authored
Update README
1 parent 11d3c95 commit 07725df

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README

+9-5
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,15 @@ pySolo is a multiplatform software for analysis of sleep and locomotor activity
66
Software and documentation are located at http://www.pysolo.net. pySolo is a free software released under the GNU General Public License.
77

88
Requires:
9-
* python 2.x
10-
* wxpython
11-
* matplotlib
12-
* numpy
13-
* scipy
9+
* python 2.7
10+
* wxpython 3.0
11+
* matplotlib 1.4.3
12+
* numpy 1.9.2
13+
* scipy 0.16.0
1414

1515

1616
See http://www.pysolo.net for more information
17+
18+
19+
pySolo is obsolete and has not been updated in year. It does still works fine if you provide the proper libraries.
20+
The easies way to use it is to adopt the exe installer, available on the website. However, the installer sometimes fails in modern windows installations and does not create two key subdirectories: `img` and `panels`. You may have to manually create those two subfolder and manually transfer the appropriate files therein.

0 commit comments

Comments
 (0)