Hello, 2011/10/25 David García Granda <dgra...@gmail.com>
> Hi, > > As Nathan proposed some days ago, I agree is a good idea to make some > checks before releasing 1.9.0. I have to admit I need to play around a > little bit with new migration functionality, so any help on this topic > is highly appreciated > I just tested the upgrade from debian 1.8.0-3 to SVN Rev. 910: What I did: - checking out trunk from SVN - uninstalled pytrainer via dpkg - installed the new pytrainer (SVN rev. 910) - copied my data from the old 1.8.0-3 (i.e. ~/.pytainer ) into the home directory of a new user - running pytrainer produced the following error: $ pytrainer running pytrainer from egg installation data_path: /usr/local/share/pytrainer/ gettext_path: /usr/local/share/locale site_path: /usr/local/lib/python2.7/site-packages Traceback (most recent call last): File "/usr/local/bin/pytrainer", line 96, in <module> from pytrainer.main import pyTrainer File "/usr/local/lib/python2.7/dist-packages/pytrainer/main.py", line 36, in <module> from upgrade.data import initialize_data File "/usr/local/lib/python2.7/dist-packages/pytrainer/upgrade/data.py", line 23, in <module> from pytrainer.upgrade.migratedb import MigratableDb File "/usr/local/lib/python2.7/dist-packages/pytrainer/upgrade/migratedb.py", line 19, in <module> from migrate.versioning.api import db_version, upgrade, version, version_control ImportError: No module named migrate.versioning.api Best, skew41
------------------------------------------------------------------------------ Get your Android app more play: Bring it to the BlackBerry PlayBook in minutes. BlackBerry App World™ now supports Android™ Apps for the BlackBerry® PlayBook™. Discover just how easy and simple it is! http://p.sf.net/sfu/android-dev2dev
_______________________________________________ Pytrainer-devel mailing list Pytrainer-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pytrainer-devel