windows tag

272 questions


1 answers
290 views
0
How to Call PowerShell Commands from Python and Pass Output to Python

I tried calling the PowerShell command from Python as follows, but the return value was only displayed on the screen, but I could not receive it from Python.importosos.system(powerershell-Command Get-...

1 years ago

1 answers
384 views
0
DB-connected SSH tunnel from Windows to Amazon RDS

I want to connect to MySQL on Amazon RDS from the Heidi SQL client tool in Windows, but it doesn't work.The following error appears:Connection failed SSH expired unexpected command line wasplink.exe-s...

1 years ago

2 answers
375 views
0
Why does the application t appear to be preventing me from restarting when I restart in Windows 11?

Why does the application t appear to be preventing me from restarting when I restart in Windows 11?When I looked it up, I thought it was a CPU-intensive virus, but the security software didn't detect ...

1 years ago

2 answers
314 views
0
Why does the application t appear to be preventing me from restarting when I restart in Windows 11?

Why does the application t appear to be preventing me from restarting when I restart in Windows 11?When I looked it up, I thought it was a CPU-intensive virus, but the security software didn't detect ...

1 years ago

1 answers
348 views
0
Unexpected token '.' Error on npm install

When I ran npm install at the Windows command prompt, npm ERR!Unexpected token '.' stops processing.There is a log output, but no information is available that might be related to the error.0 verbose ...

1 years ago

1 answers
344 views
0
pnpm パッケージLocal installation of package suddenly stopped working

It's been about half a year since I used npm.The other day, the local installation of the package did not work well on npm, so I'd like some advice to fix it.I was developing using npm+webpack in Wind...

1 years ago

1 answers
471 views
0
I would like to know the reason why the makefile link order still results in an undefined reference error.

Question detailsThe following error occurs when I compile, but I don't know why.undefined reference to glfwInitWhat is the cause of the undefined reference?Include files, links, and so on.StatusFrameW...

1 years ago

1 answers
455 views
0
When you start powerhell from the batch, it opens for a moment and closes immediately.

1.Periodic execution of bat file@powershell-NoProfile-ExecutionPolicy unlimited-Command Start-Process PowerShell.exe-Verb runas C:\********\****.ps12.ps1 starts and performs actions with administrator...


2 answers
420 views
0
Windows Neovim garbled external command results

Running Neovim (nvim-qt.exe) in Windows 10 and reading tutorials in :Tutor.The version is 0.8.1.:!ls was instructed to run, so I ran it, and the result was garbled as follows:'ls'<82>A<93>...

1 years ago

1 answers
289 views
0
Windows neovim: !ls results garbled

Running Neovim (nvim-qt.exe) in Windows 10 and reading tutorials in :Tutor.The version is 0.8.1.:!ls was instructed to run, so I ran it, and the result was garbled as follows:'ls'<82>A<93>...

1 years ago
« - 2 - »

© 2024 OneMinuteCode. All rights reserved.