|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] ERROR: AttributeError: 'module' object has no attribute 'new
Hi,
I have "Xen 3.1.13.fc8" installed on FC8 as Dom0..I have written the following code in python which is throwing error...I am not getting the cause of error...Plz help me for removing error...
CODE :
INPUT test2.py " import sys import curses import curses.ascii import time
sys.path.append('/usr/lib/python') import xen.lowlevel.xc
xc = xen.lowlevel.xc.new() "
OUTPUT-->
[root@localhost ~]# python test2.py Traceback (most recent call last): File "test2.py", line 9, in <module> xc = xen.lowlevel.xc.new() AttributeError: 'module' object has no attribute 'new'
Thanks, Kushal Waikar kushalwaikar@xxxxxxxxxxx
|
Add more friends to your messenger and enjoy! Invite them now._______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] ERROR: AttributeError: 'module' object has no attribute 'new',
kushal waikar <=
|
|
|
|
|