You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INFO Python 3.12.2
INFO Pyarmor 8.5.8 (group), 006040, non-profits
INFO Platform windows.x86_64
INFO change option "data_files" to new value "*"
cmd:
pyarmor gen --exclude {working_path}/source/rtl/xilinx_vivado --recursive --enable-bcc --obf-code 2 --output dist_pyarmor
output:
Section: finder
Current settings
data_files = 0
Global settings
Local settings
data_files = *
INFO Python 3.12.2
INFO Pyarmor 8.5.8 (group), 006040, non-profits
INFO Platform windows.x86_64
INFO copy data file source\rtl\xilinx_vivado\Vivado\2023.2\bin\loader.bat
INFO copy data file source\rtl\xilinx_vivado\Vivado\2023.2\bin\rdiArgs.bat
INFO copy data file source\rtl\xilinx_vivado\Vivado\2023.2\bin\setupEnv.bat
INFO copy data file source\rtl\xilinx_vivado\Vivado\2023.2\bin\vivado.bat
What's the problem:
There is an error in pyarmor's copying, as you can see from the above output, there is a directory named 2023.2 in my directory, but after copying it with pyarmor, the output changes to 2023, which leads to a serious error
The text was updated successfully, but these errors were encountered:
cmd:
output:
cmd:
output:
What's the problem:
There is an error in pyarmor's copying, as you can see from the above output, there is a directory named 2023.2 in my directory, but after copying it with pyarmor, the output changes to 2023, which leads to a serious error
The text was updated successfully, but these errors were encountered: