What did i do wrong?
Hello, I have programmed a website and now I get this error.
What did i do wrong?
Hello, I have programmed a website and now I get this error.
What did i do wrong?
I use Chat gpt with dall-e, and it didn't seem to work. I had it create five coloring pages of dwarves. Then I wrote: "Please, the last one, with thinner lines." Then it created a dwarf with thinner lines, but it was a different one. Apparently, Chat gpt can't replicate an already created image, and…
Can an AI create another AI and are there sufficient security measures for this? I don't really feel that way. It also depends on personal experience and goals, and especially on the economy.
I have only ever worked with typedef in cpp, but I have now heard that using is better in this case, but what exactly is the difference? As far as I know, the two lines should actually do the same thing?! using example = std::pair<std::string , int>; typedef std::pair<std::string , int> example;
I would like to have the Arduino Uno board display the output of the ultrasonic sensor permanently in an Arduino emulator, but it only displays "0". Why?
Hello friends, I'm learning Python and would like to create a language assistant based on a video on YouTube. Unfortunately it doesn't work and I can't find my mistake. Maybe you can help me. Here is the video: https://youtu.be/eBRftZLMu7A?list=PL3hFuhooNDooPhpGaPujPrxcT0d6VZUS3 I installed all modules via cmd Errors are: Traceback (most recent call last): File "C:\Users\User\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\speech_recognition\__init__.py", line…
Here the method is missing