initiated venv, installed FreeSimpleGUI and PySerial
This commit is contained in:
5
.venv/pyvenv.cfg
Normal file
5
.venv/pyvenv.cfg
Normal file
@ -0,0 +1,5 @@
|
||||
home = /usr/bin
|
||||
include-system-site-packages = false
|
||||
version = 3.12.3
|
||||
executable = /usr/bin/python3.12
|
||||
command = /usr/bin/python3 -m venv /home/feda/MIPT/RadioPhotonic_Subserface_radar/Generator_PCB/Python_GUI/.venv
|
||||
Reference in New Issue
Block a user