Open l0b0 opened 12 years ago
I did google the issue, but it's already at 1.6.1, so it should be fixed there as well. I guess the issue could be with the Linux Mint/Ubuntu version of Numpy. After running
sudo apt-get purge python-numpy
sudo pip install --upgrade numpy
sudo pip install --upgrade matplotlib
and updating the Python version to 2.7 it works. Does anyone have an old save game to verify that Python 2.7 works?
Does anyone have an old save game to verify that Python 2.7 works?
Yea, very old, but I wonder how hard it would be to make it work with the new format?
Do you have one with the recent (but not the newest) format? The one mian
supports :)
Apropos that, it would be cool if someone had the time and inclination to make it work with the new format (and possibly clean up code for Python 2.7/3.0). I don't think we need to bother with backwards compatibility - People who really want to read the old format can be pointed to the old versions.
No, no newer version, nor any reason to update mian.
At the moment I'm busy and the free time goes to overviewer an region-fixer. But, if no one does if before I'll eventually update mian.
Anyone know why numpy is refusing to be installed?