windows-10 Questions

1

Until recently I was happily using Win 7 + Python.x and PySerial. Lately I upgraded to Win 10, now I have a problem running some Python serial code, which I had working on Win 7. However, I can ev...
Crop asked 6/12, 2018 at 10:57

2

Solved

I'm currently using Bash on Windows 10 in my Visual Studio Code. The bell ring is extremely annoying and I would like a good solution to disable it (other that turning the volume off or not making ...
Dodi asked 15/10, 2017 at 15:2

5

I'm trying to create a native image from a simple Java program using GraalVM on my Windows 10 machine. The Java program, Hello.java, is a basic "Hello World" print statement. I followed t...
Pongid asked 12/10, 2023 at 13:17

2

Solved

I am on windows10: PS C:\Users\hp\Documents\Projects> pip install pip --target $HOME\\.pyenv pyenv got installed successfully. PS C:\Users\hp\Documents\Projects> pyenv The term 'pyenv' is no...
Privative asked 8/3, 2021 at 5:7

6

I'm just getting started with kuberneted on Windows 10. I downloaded the bits from here. While attempting to start minikube from powershell: PS C:\WINDOWS\system32> minikube start --vm-driver=...
Eras asked 2/12, 2017 at 1:32

6

I have recently moved to a Windows + WSL environment (WSL is going very good by the way). The main reason of doing this is to have a Linux environment for development and having Windows for other a...
Battlefield asked 4/1, 2019 at 7:2

3

Solved

I'm trying to install R: devtools, and a single dependency (ps) is failing to install, cascading into lack of dependencies. I'm using WSL Ubuntu on Windows 10, R 3.6, and the current RStudio versio...
Nevus asked 16/6, 2019 at 2:59

8

Solved

Everything used to work fine, but I haven't been using Virtual Box for several weeks. Now all of the sudden, I get the following exception when trying to start my Windows 10(32-Bit) VM. Note - Thin...
Galatia asked 22/6, 2018 at 16:27

7

Solved

I ran into some issues when trying to install a react app on my Windows 10 via npx create-react-app appname, receiving the following error message: Error: EPERM: operation not permitted, mkdir 'C:\...
Robin asked 12/10, 2019 at 12:51

2

I have looked over the Internet for a way to change the actions of the different gesture on my touchpad on Windows 10 and did not find anything except the software made by the provider of the...
Priestcraft asked 24/12, 2015 at 15:24

5

I keep receiving this error each time I try to clone a new repository, the second time I clone it, it works fine. What could be the cause of it and how to resolve it? Cloning into 'Important-...
Billie asked 5/12, 2021 at 15:52

1

It seems like only the "C" locale is working with MinGW. I tried the example found here and no commas were added even though the system locale is set to Canada. #include <iostream> #include ...
Deadandalive asked 8/12, 2018 at 10:27

3

Solved

I was trying to use QEMU with a kernel ISO I am building but I am unable to run the test. I am using Windows 10 64 bit and I have added the pc-bios folder to PATH if that matters. I have tried the ...
Annabellannabella asked 18/2, 2021 at 18:59

7

I am trying to Run setup.exe as part of Oracle 19c installation on windows 10. I have downloaded the zip file and extracted it in a folder inside C drive. When I try to run setup.exe by right click...
Vertebrate asked 13/9, 2020 at 15:11

4

Solved

>ubuntu1804.exe -c "echo $USER" mpen That runs the command as me, how do I run it as root? The help page doesn't even mention -c >ubuntu1804.exe help Launches or configures a Linux dist...
Opine asked 15/1, 2020 at 3:32

13

Solved

Goal: Get regular Bash and Git in Terminal working for Python projects in Visual Studio Code. Anytime I launch, I see this error. I cannot open code or use Terminal. Error Message: The editor cann...
Resource asked 14/6, 2022 at 10:40

4

I have Docker Desktop running with WSL 2 backend. I also have Ubuntu 20.04 installed as my default WSL2 Linux distro. The problem I am facing is that if I launch C:\Windows\System32\wsl.exe when Do...
Nuri asked 15/6, 2020 at 19:56

7

Solved

I have a very powershell script that works perfectly and does: Param( [string]$fileName ) echo "Woo I opened $fileName" When I run it on the command line, it works: my-script.ps1 .\somefile ...
Ricer asked 16/1, 2018 at 11:42

2

Solved

I'd like to change the presence state in an App automatically to DND when Focus Assist is turned on. So two questions basically: Is it possible to check Focus Assist state through e.g. Windows 10 ...
Standin asked 21/11, 2018 at 7:47

4

I installed the bash on Ubuntu on Windows 10 - the insider preview edition. Windows terminals are however are sort of cumbersome to use if one is used to Ubuntu's terminal. I was wondering if there...
Chromium asked 18/4, 2016 at 23:50

9

I want to use a powershell script to turn off windows update service & auto updates windows 10 using powershell. I've searched around but the commands didn't turn either one off completely. I'...
Likker asked 14/6, 2017 at 21:44

5

Solved

Installing Microsoft® ODBC Driver 17 on windows 10. During the install, Microsoft ODBC Driver 17 for SQL Server setup stops and shows "A previous installation required a reboot of the machine for c...
Madoc asked 8/6, 2020 at 11:51

16

Problem: VS Code is unable to rename folders in JavaScript projects when this folder contains a file with an 'import' statement that imports a file from a subfolder. Since this is a very common sit...
Sacttler asked 24/12, 2022 at 21:38

10

Solved

I am completely stuck on this issue. So my team has a unit test project in a services test project. The tests are discovered in the test explorer pane however when I try and run the tests I get the...
Arrest asked 19/12, 2017 at 20:34

32

Anaconda (listed as "Python 3.6.0 (Anaconda 4.3.1 64 bit)" ) is in my programs and features list, but there is seeming no Anaconda Navigator desktop app, as their seems to be no icon on my desktop ...
Recusant asked 30/6, 2017 at 7:56

© 2022 - 2024 — McMap. All rights reserved.