Every-Flavor-Robotics / motorgo-python

Driver for the MotorGo Plink to communicate with the Python API
0 stars 0 forks source link

Python 3.12+: Handle Virtual Environments #7

Open SwapnilPande opened 12 hours ago

SwapnilPande commented 12 hours ago

Pip make it's much harder to install system-level packages for Python 3.12+. Figure out the "right" way to handle this.