windows tag

272 questions


2 answers
296 views
0
Error when trying to install markovify

pipe install markovifyWhen I run , I get the following error and I can't move on, how can I fix it?ERROR: Command errored out with exit status1: command: 'C:\Users\taiki\AppData\Local\Programs\Python...

2 years ago

2 answers
260 views
0
I want to create an application that recognizes it as a usb keyboard in Windows programming.

I'm thinking of making a program to operate USB keyboard support devices such as PC and PS4 by connecting Windows 10 and USB cable.I can find articles that will be realized on raspberry pi and Android...

2 years ago

1 answers
407 views
0
The code that uses Pandas to output the contents of CSV will cause the numerical value to deviate from the header part written in Japanese.

I wrote the code to output the data saved as csv in Python using pandas.However, when I try to output the results, the header part written in Japanese and the numerical value are out of alignment.As I...


1 answers
489 views
0
GitHub is not accessible from git-bash

The git command on a git bash installed in Windows causes various problems.You can use git --version to verify the git installation.The git clone command looks like this: git clone https://~~Cloning i...

2 years ago

1 answers
499 views
0
Python IDLE cannot save

Python cannot save.I can't do the save command even if I do save and save as on the IDLE screen.There are no error messages.Is there any reason?I've been fighting for more than 10 hours without knowin...

2 years ago

1 answers
66 views
0
Understanding Static and Dynamic Libraries in Cross-compiling UE4

When cross-compiling with UnrealEngine 4, which OS should I use for static and dynamic libraries?For example, let's say you target Linux on Windows.Which operating system is required for static or dyn...

2 years ago

3 answers
95 views
0
I want to use robocopy in the bat file and copy a file with a name that contains spaces.

As the title suggests, I would like to copy the data using robocopy in the bat file.As I want to skip errors and leave logs, I am thinking of using robocopy to copy files.What is currently being doneC...

2 years ago

1 answers
65 views
0
About Silent Installation Using Answer Files

After creating an answer file using the command below and performing a silent installation using the answer file, the ResultCode=-3 fails.The reason for this error code is that the answer file does no...

2 years ago

3 answers
110 views
0
About the error "Could not initialize the configuration system"

The software that was created and introduced about a year ago suddenly recently said, The configuration system could not be initialized.Failed to boot with error While I was investigating, I found an ...

2 years ago

1 answers
134 views
0
Opening python files in vscode will cause the screen to become stiff for a while

I am writing python code in vscode.Recent updates have affected or are causing the following symptoms:When opened to edit python files (??.py) in vscode, the vscode window itself hardens for more than...

2 years ago
« - 6 - »

© 2024 OneMinuteCode. All rights reserved.