-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Error in python extension when launching from terminal #18539
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This is likely a dup of #18459, please try #18459 (comment) and see if it helps. |
I can't download the artifact : Failed to generate URL to download
artifact.
Le jeu. 17 févr. 2022 à 19:14, Kartik Raj ***@***.***> a
écrit :
… This is likely a dup of #18459
<#18459>, please try #18459
(comment)
<#18459 (comment)>
and see if it helps.
—
Reply to this email directly, view it on GitHub
<#18539 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA55VRUOMMOOVDIYLTUCYB3U3U3JFANCNFSM5OU3CD7A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
But effectively, it seems to have a link with poetry too. I've the problem only on folders where I use poetry, if I've a simple venv without poetry, no problem. After more tests, it seems it only happens with venv create with the config But why the error appears only when launching from console ??? |
I see, in that case please try
It could have something to do with the fact that the console/terminal is color coded. We directly parse the output of |
I switched to insiders daily channel and it seems to work fine with this poetry config. |
How to switch back from insiders ? |
Try using the |
Thanks a lot. I close the issue then. |
Happy coding! |
Issue Type: Bug
Behaviour
Expected vs. Actual
When I launch Vscode from my console (cmder/powershell) with the command
code .
(Inside a python project folder). I have an error in the Python output :It seems it add caracters to the folder path (console color caracters ???).
When this error occurs, VSCode use a lot of CPU and PyLance is very slow.
No problem if I open VSCode manualy and open my project.
I'm on Windows 10, VSCode and Python extensions up to date.
Extension version: 2022.0.1814523869
VS Code version: Code 1.64.2 (f80445acd5a3dadef24aa209168452a3d97cc326, 2022-02-09T22:02:28.252Z)
OS version: Windows_NT x64 10.0.19042
Restricted Mode: No
System Info
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: