Skip to content
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

Failed to launch Data Viewer when debugging pandas in docker container #6705

Closed
miaoz2001 opened this issue Jul 17, 2021 · 7 comments
Closed
Labels
bug Issue identified by VS Code Team member as probable bug data-viewer info-needed Issue requires more information from poster

Comments

@miaoz2001
Copy link

Issue Type: Bug

Hi,

When I tried to view a pandas variable in data viewer, it failed with the error
image
image

The project is running in docker container with debugpy.

While when I tried on another simple project, it worked
image
This project is WSL2 too, but not in a docker.

I am not sure container or debugpy is related, but that's one difference I can tell.

Extension version: 2021.8.1013163132
VS Code version: Code 1.58.2 (c3f126316369cd610563c75b1b1725e0679adfb3, 2021-07-14T22:10:15.214Z)
OS version: Windows_NT x64 10.0.19043
Restricted Mode: No
Remote OS version: Linux x64 4.19.104-microsoft-standard

System Info
Item Value
CPUs Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (12 x 2592)
GPU Status 2d_canvas: enabled
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
Load (avg) undefined
Memory (System) 15.73GB (1.03GB free)
Process Argv --disable-features=CalculateNativeWinOcclusion --crash-reporter-id 47d8d639-de3e-449c-b652-748dde3ee1d5
Screen Reader no
VM 0%
Item Value
Remote WSL: Ubuntu-18.04
OS Linux x64 4.19.104-microsoft-standard
CPUs Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (12 x 2591)
Memory (System) 12.27GB (3.16GB free)
VM 0%
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
pythonvspyt700cf:30270857
pythonvspyt602:30300191
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492:30256859
pythonvspyt639:30300192
pythontb:30283811
pythonvspyt551cf:30311713
vspre833:30321513
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
vscorecescf:30322572
pythondataviewer:30285071
vscus158:30321503
pythonvsuse255:30335481
vscod805cf:30301675
pythonvspyt200cf:30331938
vscextlangct:30333562
binariesv615:30325510
vsccppwt:30329788
bridge0708:30335490

@DavidKutu
Copy link

Thanks for the issue @miaoz2001. Please share your logs for us to be able to find the issue.
To find them:

  • repro your issue
  • go to the output panel
  • select Jupyter on the top right
  • copy all your logs and share them here

Thanks in advance.

@DavidKutu DavidKutu added the info-needed Issue requires more information from poster label Jul 19, 2021
@miaoz2001
Copy link
Author

Hi @DavidKutu , thanks.
here is the log

User belongs to experiment group 'pythonJediLSP'
User belongs to experiment group 'jupyterTest'
User belongs to experiment group 'pythonDiscoveryModuleWithoutWatcher'
User belongs to experiment group 'pythonSurveyNotificationcf'
User belongs to experiment group 'jupyterEnhancedDataViewer'
User belongs to experiment group 'pythonDeprecatePythonPathcf'
User belongs to experiment group 'NativeNotebookEditor'
Info 2021-07-17 12:00:12: ZMQ install verified.
Info 2021-07-17 12:00:12: Attempting to start a server because of preload conditions ...
Error 2021-07-17 12:07:10: Error: Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'vscodeGetVariableInfo'

    at S.handleErrorResponse (vscode-file://vscode-app/c:/Users/***/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:983:31745)
    at vscode-file://vscode-app/c:/Users/***/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:983:31129

@greazer
Copy link
Member

greazer commented Jul 22, 2021

This is a dupe of #4065

@greazer greazer closed this as completed Jul 22, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 30, 2021
@rchiodo
Copy link
Contributor

rchiodo commented Mar 3, 2022

Not exactly a dupe of #4065. Only seems to happen with docker. Reopening.

@rchiodo rchiodo reopened this Mar 3, 2022
@rchiodo
Copy link
Contributor

rchiodo commented Mar 3, 2022

@miaoz2001 I reopened your original bug instead as it's specific to docker.

@rchiodo rchiodo added bug Issue identified by VS Code Team member as probable bug and removed info-needed Issue requires more information from poster labels Mar 3, 2022
@IanMatthewHuff IanMatthewHuff removed their assignment Nov 10, 2022
@DonJayamanne
Copy link
Contributor

@miaoz2001 does this issue still repro in the latest version of the Jupyter extension

@DonJayamanne DonJayamanne reopened this Dec 8, 2022
@DonJayamanne DonJayamanne added the info-needed Issue requires more information from poster label Dec 8, 2022
@DonJayamanne
Copy link
Contributor

Closing this issue as its been over 4 weeks, since the information was requested.
We'll be happy to reopen the issue when the requested information has been provided.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug data-viewer info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

7 participants