Hi all,
This is my first attempt to build the EDKII tools. I used the udk2010.sr1.up1
tip and followed the steps as suggested in readme.txt file but I get the
following error. What am I doing wrong?
I can build the BIOS code (NT32Pkg etc) but unable to rebuild the tools.
Thanks
-Alok Pant
My environment is setup as below and I have both Python2.5, Python 2.7
installed
WORKSPACE = T:\
EDK_TOOLS_PATH = T:\\BaseTools
BASE_TOOLS_PATH = T:\BaseTools
PYTHONPATH=T:\BaseTools\Source\Python
PYTHON_FREEZER_PATH=c:\cx_Freeze-3.0.3\
PYTHON_HOME=t:\BaseTools\Source\Python
T:\BaseTools>nmake python
Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation. All rights reserved.
Building Source\Python
Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation. All rights reserved.
set PYTHONPATH=T:\BaseTools\Source\Python
'import site' failed; use -v for traceback
Traceback (most recent call last):
File "initscripts\consolekeeppath.py", line 15, in <module>
File "FreezePython.py", line 194, in <module>
File "modulefinder.py", line 124, in import_hook
File "modulefinder.py", line 178, in find_head_package
ImportError: No module named encodings
Source\Python built successfully (all)
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
edk2-buildtools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-buildtools-devel