Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 1241

Python • Re: How to get Python to use a custom library path

$
0
0
1. Using a python venv should do the trick. But if not, there is plenty of documentation in the python docs about changing that lib path.

2. Switch from thonny to something like VS Code which is meant to let you configure the hell out of it, unlike thonny that is really for simple scripts and learning a thing or two. VS Code also has plenty of documentation on how to make those config changes via the projects settings.

Statistics: Posted by memjr — Sat Jun 29, 2024 5:10 pm



Viewing all articles
Browse latest Browse all 1241

Trending Articles