Hi,
I've found a similar question in the archive:
http://sourceforge.net/mailarchive/message.php?msg_id=30387024
But yet, it seems like the answer there is of no help...
I too have compiled the EDK2 Python 2.7.2 with the socket module and was able
to import the socket module with no noticeable errors. (Followed all the
instructions in the user manual and in the READMEs)
But, as soon as I try to bind the socket, I get the error: (running
broadcast.py which comes with AppPkg)
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "hd15b0b:\Efi\StdLib\lib\python.27/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 49] Can't assign requested address
I'm able to use my network device by all means (ping, ftp etc.) and have tried
using different ports and ip addresses with no success.
Could anyone imply on what am I doing wrong? I feel like I missed something
along the way.... Maybe something in the StdLib?
Ari
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel