question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

setInterpreter fails with TypeError: this.pythonPathSettingsUpdaterFactory.getWorkspaceFolderPythonPathConfigurationService is not a function

See original GitHub issue

Internal user testing TensorBoard integration started out without a Python interpreter selected and invoked Python: Launch TensorBoard command. We ask for an interpreter if one is not set via the quickpick. After the user selected an interpreter, which is a prerequisite for starting a TensorBoard session, the Python extension threw an error with the following stack trace:

stack trace: TypeError:
this.pythonPathSettingsUpdaterFactory.getWorkspaceFolderPythonPathConfigurationService is not a function
  at m.getPythonUpdaterService [redacted]
  at m.updatePythonPath [redacted]
  at m.setInterpreter [redacted]
  at processTicksAndRejections (internal/process/task_queues.js:94:5)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
joyceerhlcommented, Feb 17, 2021

I don’t but we unblocked the customer another way so I’m going to close this for now.

1reaction
kimadelinecommented, Feb 3, 2021

Can they try using the latest insiders build? 2021.2.531887795-dev

Read more comments on GitHub >

github_iconTop Results From Across the Web

VSCode: Using the MS Python extension cannot execute code
When I tried to select the Python: select interpreter I got an error in the bottom right that says, "Command 'Python: Select Interpreter' ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found