Hi I have the following error using python and gnu-plot

OverflowError: signed integer is greater than maximum
I tried to define 
        g.set_range("xrange", long(33359256570, long(data[len(data)-1][0])))
and 
long(data[len(data)-1][0]) is a big number.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/245844

Title:
  getting "OverflowError: signed integer is greater than maximum"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rdiff-backup/+bug/245844/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to