Hi Brunetto

Files saved from newer versions don't always work with older versions.

I don't know about virtualenv and veusz. I've never used virtualenv.

You can always use the binary version to get a new version, or use setup.py with --prefix or one of the other distutils options.

I think by default it will install into /usr/local, so it should be possible and safe to install from source if a distribution-supplied version is installed (though I'm not sure which version it will find first - setting PYTHONPATH may be required).

Jeremy

On 08/23/2013 11:52 AM, brunetto wrote:
ok, I have found that is the different version..
so is it possible to install Veusz under virtualenv?
pip install seems not to work...

thanks

brunetto


On 23 August 2013 10:10, brunetto <[email protected]
<mailto:[email protected]>> wrote:

    Hi!
    I opened two veusz files produced with veusz 1.15 with veusz 1.14 on
    another computer and I obtained

    autorange is not a setting ERROR

    with the message

    Traceback (most recent call last):
       File
    "/usr/lib/python2.7/dist-packages/veusz/windows/mainwindow.py", line
    1046, in openFileInWindow
         exec script in env
       File "<string>", line 6326, in <module>
       File
    "/usr/lib/python2.7/dist-packages/veusz/document/commandinterface.py",
    line 363, in Set
         pref = self.currentwidget.prefLookup(var)
       File "/usr/lib/python2.7/dist-packages/veusz/widgets/widget.py",
    line 226, in prefLookup
         return obj.settings.getFromPath( parts[i:] )
       File
    "/usr/lib/python2.7/dist-packages/veusz/setting/settings.py", line
    201, in getFromPath
         raise ValueError, '"%s" is not a setting' % name
    ValueError: "autoRange" is not a setting

    Is it because of the different versions?

    brunetto





_______________________________________________
Veusz-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/veusz-discuss



_______________________________________________
Veusz-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/veusz-discuss

Répondre à