No Module name 'prettytable' #1920
Labels
bug
Incorrect behaviour
VPR
VPR FPGA Placement & Routing Tool
VTR Benchmarks
The VTR verilog benchmarks included with the VTR Flow
The problem shown in the picture happens when I downloaded the developer branch source code and run "../scripts/run_vtr_task.py regression_tests/vtr_reg_nightly_test3/vtr_reg_qor_chain"
Possible Solution
The issue is fixed after running "python3 -m pip install -U prettytable"
The text was updated successfully, but these errors were encountered: