Installation instructions #105
haitao2815
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Unfamiliar with Python programs, with the help of GPT I finished the following, running the GUI interface.
1. Install Python: Download and install the latest version of Python, [Windows installer (64-bit)] (https://www.python.org/ftp/python/3.13.1/python-3.13.1-amd64.exe)
2. Install with pip: Run pip install transistordatabase in the command line to install the tool.
3. Download the latest version: Go to the TransistorDatabase Latest Release page (https://github.com/upb-lea/transistordatabase/releases) and download the latest version of the source code archive (e.g., .zip or .tar.gz files).
4. Run the GUI: python gui.py.
! [Quicker_20241209_174502] (https://github.com/user-attachments/assets/5e8bcaef-f87b-41fe-ae21-5e804ceb9e11)
Beta Was this translation helpful? Give feedback.
All reactions