-
Notifications
You must be signed in to change notification settings - Fork 373
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python3 gui.py --viewer NOT WORKING #2113
Comments
@Baungarten-CINVESTAV can you try the following #1772 (comment)? |
I have tried, nevertheless, after reading carefully the make file, in the previous version I can add the command I don't know in which version the following command |
For future interested parties, the make file looks as follows:
|
Pinning this as a workaround for others. |
Description
When I use the command
python3 gui.py --viewer openroad ./designs/spm/runs/openlane_test
, the openROAD gui does not open and gives an error, this happens even with the openLANE exampleExpected Behavior
I would expect the openROAD GUI to be executed.
Environment report
open_pdks cd1748bb197f9b7af62a54507de6624e30363943 Kernel: Linux v5.15.0-46-generic Distribution: ubuntu 20.04 Python: v3.8.10 (OK) Container Engine: docker v25.0.1 (OK) OpenLane Git Version: eaba5192c45aa333ab45216ce1773d75d539e9b3 python-venv: INSTALLED --- PDK Version Verification Status: OK --- Git Log (Last 3 Commits) eaba519 2024-04-02T00:07:21+02:00 Fix Exit Code Propagation When Creating Reproducibles (#2111) - Mohamed Gaber - (grafted, HEAD -> master, tag: 2024.04.02, origin/master, origin/HEAD) --- Git Remotes origin https://github.com/The-OpenROAD-Project/OpenLane.git (fetch) origin https://github.com/The-OpenROAD-Project/OpenLane.git (push)
Reproduction material
Relevant log output
The text was updated successfully, but these errors were encountered: