WolframResearch / WolframLanguageForJupyter

Wolfram Language kernel for Jupyter notebooks
MIT License
1.05k stars 126 forks source link

"pcilib: Cannot open /proc/bus/pci" on Ubuntu on WSL (e.g. Plot3D) #94

Closed NicoJG closed 3 years ago

NicoJG commented 4 years ago

I'm trying to get "Wolfram Language For Jupyter" running on WSL 2 (Windows Subsystem for Linux) I'm running Ubuntu 18.04. I installed Anaconda in it, then Wolfram Engine and the Wolfram Language For Jupyter. At first the Kernel wouldn't run, I had to do 2 things:

By that I got the Jupyter Notebook running.

But it seems something is still missing/not working. Because I get the main error: pcilib: Cannot open /proc/bus/pci Trying to use Plot3D will fail:

Wolfram-Jupyter-Fail

I tried running it with sudo jupyter notebook, but I get the error: sudo: jupyter: command not found.

cc-wr commented 3 years ago

We do not have a supported/established workflow for WSL.

However, https://github.com/microsoft/WSL/issues/327 and https://devblogs.microsoft.com/commandline/the-windows-subsystem-for-linux-build-2020-summary/#wsl-gpu may be relevant to this effort.