Skip to main content
-2 votes
0 answers
31 views

Installation: $sudo apt-get install git build-essential gdb-multiarch qemu-system-misc gcc-riscv64-linux-gnu binutils-riscv64-linux-gnu version: $ qemu-system-riscv64 --version QEMU emulator version ...
Volkan Sungar's user avatar
Advice
0 votes
1 replies
35 views

Thank you all for reading my post in advance. So I have my VMware Virtual machine (Nat) which is listed as below: huang@ubuntu:~$ ip route show default default via 192.168.189.2 dev ens33  proto ...
jiaxiang huang's user avatar
Advice
1 vote
3 replies
65 views

When I look into the settings in Windows Terminal for the cmd-line how the default Linux distribution (Ubuntu) that has been installed is "accessed", I find: C:\WINDOWS\system32\wsl.exe --...
Thomas Popp's user avatar
1 vote
0 answers
95 views

I am working on a .NET 8 server side application which is deployed on Ubuntu 22.04.5 as a service (using systemctl). As part of application shutdown, it calls GC.WaitForPendingFinalizers(); (legacy ...
Vikram's user avatar
  • 616
1 vote
1 answer
115 views

I’m trying to install a BLAS-enabled version of llama-cpp-python on WSL so that the GGML library uses OpenBLAS. I attempted two different pip install invocations with CMAKE_ARGS, but the module ...
Kunal Gupta's user avatar
Best practices
0 votes
2 replies
93 views

I'm new to Ruby and I'd like to know the best way to program in Ruby on a Windows computer. I already have a setup, but it's not working very well: I have VS Code with the Ruby LSP extension, and in ...
Noah's user avatar
  • 1
0 votes
0 answers
81 views

I attempted to execute code entitled "Multilayer community detection" using the muxViz library (https://github.com/manlius/muxViz) published on https://manlius.github.io/muxViz/articles/...
tomek's user avatar
  • 98
0 votes
1 answer
122 views

I've opened a project inside my WSL. But there is an error on Git. When I go on Settings → Git → Path to Git executable: \\wsl.localhost\Ubuntu\usr\bin\git Then i click test and he shows me this error:...
Attilio Iurlaro's user avatar
1 vote
1 answer
75 views

I am running VS Code on Windows 11 and WSL1 with Ubuntu 22.04.5 LTS behind a corporate firewall. The firewall prevents updates of the VS Code Server instance inside WSL to download, but somehow it ...
Argysh's user avatar
  • 187
1 vote
0 answers
140 views

Problem Description I am trying to install Rust through rustup in WSL2, but in some distributions any curl request to https://sh.rustup.rs fails with a TLS error. Command: curl --proto '=https' --...
MioMelliot's user avatar
2 votes
1 answer
99 views

I am trying to turn my Python script to an exe, but for some reason pyinstaller is just outputting a file of type file. It doesn't run if I add .exe to the end either. I am using WSL in VSCode and ...
AP_'s user avatar
  • 45
0 votes
0 answers
108 views

Problem I recently installed pyenv on wsl(24.04) and tried to set python version on local directory, but I got this error: $ pyenv local 3.14.0 ~/.pyenv/libexec/pyenv-version-file-write: line 37: ....
nishio ken1's user avatar
0 votes
0 answers
206 views

I use WSL in Windows for developments but for a few days it is not working, it is just in the mood of loading and loading unloading. I checked my WSL via command terminal it's working there, but it's ...
swarnadeeppaul's user avatar
0 votes
0 answers
67 views

Camoufox browser window remains visible in WSL even when headless is set to virtual Description When headless is set to "virtual", the Camoufox browser window still appears on the screen in ...
exlead's user avatar
  • 1
-2 votes
1 answer
50 views

I wanted to update my VSCode extension. But when running npm run test I get an error: Error: Cannot find module './build/Debug/keymapping' I tried to compare it with fresh extension, generated with ...
Misiur's user avatar
  • 5,393

15 30 50 per page
1
2 3 4 5
401