We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00a9d1f commit 841ae26Copy full SHA for 841ae26
OpenROAD_HelperGUI/README.md
@@ -63,11 +63,8 @@ These options can be adjusted directly through the GUI interface.
63
## Troubleshooting
64
65
- 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.
+- Check that all required Python dependencies are installed by running
+- Try reinstalling PyQt6 using pip
71
72
## License
73
0 commit comments