Skip to content

Commit 841ae26

Browse files
Update README.md
Signed-off-by: Battusai Kuro Kame <[email protected]>
1 parent 00a9d1f commit 841ae26

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

OpenROAD_HelperGUI/README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,8 @@ These options can be adjusted directly through the GUI interface.
6363
## Troubleshooting
6464

6565
- Ensure that OpenROAD tools are correctly installed and accessible from the command line.
66-
- Check that all required Python dependencies are installed by running:
67-
```bash
68-
pip3 install -r ORHG/requirements.txt
69-
```
70-
- If any errors occur, refer to the **Log Output** section in the GUI for details on what might have gone wrong.
66+
- Check that all required Python dependencies are installed by running
67+
- Try reinstalling PyQt6 using pip
7168

7269
## License
7370

0 commit comments

Comments
 (0)