You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
1.6 KiB
14 lines
1.6 KiB
py : Traceback (most recent call last):
|
|
所在位置 行:1 字符: 55
|
|
+ ... mer-rework; py -3 -X utf8 gen_rework_bru.py > gen-rework-run3.txt 2>& ...
|
|
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
+ CategoryInfo : NotSpecified: (Traceback (most recent call last)::String) [], RemoteException
|
|
+ FullyQualifiedErrorId : NativeCommandError
|
|
|
|
File "E:\code\crm-backend-matt\.scratch\customer-rework\gen_rework_bru.py", line 569, in <module>
|
|
main()
|
|
~~~~^^
|
|
File "E:\code\crm-backend-matt\.scratch\customer-rework\gen_rework_bru.py", line 540, in main
|
|
base = open(src, encoding='utf-8').read()
|
|
~~~~^^^^^^^^^^^^^^^^^^^^^^^
|
|
FileNotFoundError: [Errno 2] No such file or directory: 'E:\\code\\crm-api-docs\\A4 瀹㈡埛绠$悊\\A4-5 鑱旂郴浜篭\鏂板鑱旂郴浜?bru'
|
|
|