Closed jwes44 closed 8 years ago
Now that sourceforge is back up, I installed QtPy4. Now when I type python jerry,py, I get --
Traceback (most recent call last):
File "jerry.py", line 4, in
Jerry is written in Python 3. Hence "building" is not really compilation, but just distribution for other systems. Hence if you want to try out the latest development version, there is really no need to build and execute the setup script. Just try by directly invoking python.
Try the following:
hth. if there are errors, let me know. Note that I am currently changing a lot (pgn handling) and the development versions are very unstable.
due to the release of 2.0 I am closing this.
I was trying to build jerry under windows and had some problems.