forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
info-neededIssue requires more information from posterIssue requires more information from poster
Description
Issue Type: Bug
I installed python3.6.5 with homebrew on Mac, I found it shows Python3.7.1 when i was choosing a python version after i installed Python Extension, but i didn't install version 3.7. It shows two path options, /usr/local/bin/python3 and /usr/local/opt/python/bin/python3.6. Actually, they are same file.
I didn't install the newest python version, and here is the installation code:
$ brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/f2a764ef944b1080be64bd88dca9a1d80130c558/Formula/python.rb
Extension version: 2018.10.1
VS Code version: Code 1.29.1 (bc24f98b5f70467bc689abf41cc5550ca637088e, 2018-11-15T19:06:21.742Z)
OS version: Darwin x64 18.2.0
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz (8 x 2300) |
| GPU Status | 2d_canvas: enabled checker_imaging: disabled_off flash_3d: enabled flash_stage3d: enabled flash_stage3d_baseline: enabled gpu_compositing: enabled multiple_raster_threads: enabled_on native_gpu_memory_buffers: enabled rasterization: enabled video_decode: enabled video_encode: enabled webgl: enabled webgl2: enabled |
| Load (avg) | 2, 2, 2 |
| Memory (System) | 8.00GB (1.02GB free) |
| Process Argv | |
| Screen Reader | no |
| VM | 0% |
Metadata
Metadata
Assignees
Labels
info-neededIssue requires more information from posterIssue requires more information from poster