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 d9e2d0d commit 1eb7ec2Copy full SHA for 1eb7ec2
pyvenv.cfg
@@ -1,3 +1,8 @@
1
-home = /usr/bin
+home = /usr/local/python/3.10.13/bin
2
+implementation = CPython
3
+version_info = 3.10.13.final.0
4
+virtualenv = 20.25.1
5
include-system-site-packages = false
-version = 3.8.10
6
+base-prefix = /usr/local/python/3.10.13
7
+base-exec-prefix = /usr/local/python/3.10.13
8
+base-executable = /usr/local/python/3.10.13/bin/python3.10
0 commit comments