错误提示:
faker模块生成xml文件时提示: `xml` requires the `xmltodict` Python library
Traceback (most recent call last):
File "D:\Python\Python310\lib\site-packages\faker\providers\misc\__init__.py", line 634, in xml
import xmltodict
ModuleNotFoundError: No module named 'xmltodict'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "E:\juzicode\faker生成表格\faker-xml-file.py", line 16, in <module>
x = fake.xml()
File "D:\Python\Python310\lib\site-pack

最低0.47元/天 解锁文章
3万+

被折叠的 条评论
为什么被折叠?



