[Bug 463217] Review Request: gnuplot-py - Python interface to Gnuplot

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 3 17:00:19 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=463217





--- Comment #5 from Jason Tibbitts <tibbs at math.uh.edu>  2008-10-03 13:00:18 EDT ---
This failed to build in mock for me:

Traceback (most recent call last):
  File "setup.py", line 15, in <module>

from __init__ import __version__
  File "/builddir/build/BUILD/gnuplot-py-1.8/__init__.py", line 165, in
<module>

from PlotItems import PlotItem, Func, File, Data, GridData
  File "/builddir/build/BUILD/gnuplot-py-1.8/PlotItems.py", line 24, in
<module>

import numpy
ImportError
:
No module named numpy

Are you sure you don't need BuildRequires: numpy?  Can you post a link to a
successful scratch build of a package that doesn't have it?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list