74 questions
When I save my own functions in a .py file and call them from an external py file, I want to update my own functions frequently, but once I call them from an external py file, I can't update them no m...
Based on the following article, I would like to use Nuitka to make Python exe.Make Kivy's GUI app an executable file (exe) that easily runs small and fast in Nuitka (Windows 10) The following command ...
I was writing a code to learn whether the x,y coordinates entered into the neural network in python 3 are located above or below the sin curve, but an error occurred and I couldn't move forward and hi...
The pycharm says no module named and cannot import.I try to import sklearn and lightgbm, but I can't.Spyder can now copy the package from site-package in python 36 to site-package in Anaconda, but pyc...
I installed anaconda in windows, but the anaconda navigator is missing.If you look at other sites on the Internet, it says that there is an exe file in C:\ProgramData\Anaconda3\Scripts, but I can't fi...
I use anaconda, jupyternotebook.I installed nbextension because it seems convenient.(I downloaded it and put it in the current folder.)If you look at the anaconda navigator, you can see as shown in th...
When I try to run a program in Python (I'm using an anaconda), sometimes the order of the programs is [*] instead of [1], and I can't run it even if I run the program in that state.I would like to kno...
The following sample code is https://github.com/daitan-innovation/cnn-audio-denoiserHere it is.from mozilla_common_voice import MozillaCommonVoiceDatasetfrom Urban_sound_8K import UrbanSound8Kfrom dat...
I want to install anaconda and launch jupyter lab.(vscode is also installed)Since it's Windows, type jupyter lab at the command prompt and enterThen, 'jupyter' is an internal or external command, Not ...
Anaconda Navigator no longer starts.Even if you click on the icon, it disappears as soon as the sand clock comes out.The operating system is Windows and the Anaconda Navigator version is up to date.I ...
« | - 5 - | » |
© 2024 OneMinuteCode. All rights reserved.