[Ns-bugs] [Bug 254] New: waf check fails on python bindings unit test
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Wed Jul 16 07:21:36 PDT 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=254
Summary: waf check fails on python bindings unit test
Product: ns-3
Version: ns-3.1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: build system
AssignedTo: ns-bugs at isi.edu
ReportedBy: raj.b at gatech.edu
I just ran ran waf check in the latest ns-3-dev (changeset 3428 75f74d6b6219).
I have Python 2.5.2, g++ 4.2.3, Linux 2.6.24 on x86 Ubuntu 8.04.
The bottom of the waf check output is as follows:
-- Running NS-3 Python bindings unit tests...
Traceback (most recent call last):
File "utils/python-unit-tests.py", line 2, in <module>
import ns3
ImportError: No module named ns3
Command ['/usr/bin/python', 'utils/python-unit-tests.py'] exited with code 1
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Ns-bugs
mailing list