public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* OVMF build fail because of missing Dictionary.py
@ 2018-04-10  5:54 Chen, Farrah
  2018-04-10  6:01 ` Zhu, Yonghong
  2018-04-10  6:41 ` Zhu, Yonghong
  0 siblings, 2 replies; 4+ messages in thread
From: Chen, Farrah @ 2018-04-10  5:54 UTC (permalink / raw)
  To: edk2-devel@lists.01.org; +Cc: Hu, Robert, Hao, Xudong, Guo, Xuelian

Hi,

When we build OVMF, the following error occurred:
File "/home/build/kvm_build/nightly/kvm-next-20180410123610-e01bca2f-915d34c5/kvm/edk2/BaseTools/Source/Python/Common/InfClassObject.py", line 25, in <module>
    from Dictionary import *
ImportError: No module named Dictionary

It seems that Dictionary.py has been removed from Common, but in InfClassObject.py, "from Dictionary import *" still exists.


Best Regards,
Fan Chen



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-04-11  1:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-10  5:54 OVMF build fail because of missing Dictionary.py Chen, Farrah
2018-04-10  6:01 ` Zhu, Yonghong
2018-04-10  6:41 ` Zhu, Yonghong
2018-04-11  1:13   ` Chen, Farrah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox