All Questions

19771 questions


1 answers
356 views
0
apt install apache2-dev fails in Ubuntu

What do you want to doInstall apache2-dev on UbuntuPrerequisitesI tried to install apache2-dev using apt in Ubuntu, but an error occurred.Problems/Error Messages you are experiencing$sudo apt update$ ...

1 years ago

1 answers
284 views
0
The Mysql container cannot be started using the web app created by Docker+Lavel, Nginx, Mysql, phpmyadmin.

environmentWSL2 (Ubuntu 22.04)DockerNginxMysqlPhpmyadminWhat do you want to doSince Mysql cannot be started, I want to find out the cause and start it.StatusMigration failed → Mysql is not starting → ...

1 years ago

1 answers
265 views
0
I want to learn only 1 and 2 data from MNIST data of handwritten numbers.

The default image data set for handwritten numbers is 1 to 10.I would like to take out only 1 and 2 of them so that I can only categorize 1 and 2.We followed the steps below.·Take out image data and l...


1 answers
450 views
0
Unity Virtual Stick Does Not Return to Center When You Release Your Finger

Unity uses On-screen sticks to display two sticks on the screen (move and rotate viewpoints).I printed it on WebGL and ran it on my smartphone browser.Basically, it works fine, but if you touch both s...

1 years ago

1 answers
546 views
0
Who developed the "avformat-59.dll" that comes with FFmpeg?

Who developed the avformat-59.dll that comes with FFmpeg?Do you mean .dll included with FFmpeg = DLL developed by FFmpeg?What is a DLL?On Windows operating systems, DLLs provide many of the operating ...

dll
1 years ago

1 answers
279 views
0
Is it a security problem that Google Chrome has difficulty accessing its own website?

This is a question about the relationship between SSL certificates and Apache.I'm trying to publish my own website and I'm using a free software called MAMP.Most browsers, including the smartphone ver...


1 answers
401 views
0
What is the rule that some software seems to show 1 as 255 and 2 as 254?

A software in Windows displays a value of 255 for what appears to be 1 and a value of 254 for what appears to be 2 .If so, what kind of law can you think of?Is it a decimal conversion?

1 years ago

1 answers
307 views
0
Read Python Excel File

In the Excel file, if the first row is the year, the first column is the city name, and it's filled with the year, the population by city, in Python. A is the year and b is the name of the Excel file....

1 years ago

1 answers
414 views
0
I want to call Windows API from Python to get %APPDATA% path

If you try to get the %APPDATA% Windows path from Python, you can run it with the following command:importosos.getenv('APPDATA')However, I have encountered a rare situation where I think I might not b...

1 years ago

1 answers
378 views
0
Can the virtual machine IP address be specified with the virtual-install command?

I am using the virtual-install command on Ubuntu to enter a Windows virtual machine. Is there any way to specify the IP address of the virtual machine in this command option?

1 years ago
« - 6 - »

© 2024 OneMinuteCode. All rights reserved.