anaconda3 tag

6 questions


1 answers
399 views
0
Do I need to install PowerShell?+ Why is the name not defined?

I'm a beginner in programming.I participated in the workshop and decided to use the list named results.The instructor shared the list on Google Collaboration, so the first thing I copied the list to V...


1 answers
318 views
0
I want to uninstall Anaconda3 completely.

I want to uninstall Anaconda3, I referred to the official Anaconda documentation.However, it cannot be completely uninstalled.Please teach me to completely uninstall Anaconda3.▲ Uninstallation instruc...

1 years ago

1 answers
75 views
0
Vim plug-in jedi-vim completion does not work properly

Prerequisites/What you want to achieveI want jedi-vim's Omni completion to work properlyProblems/Error Messages you are experiencingIntroduced jedi-vim using Vundlestr. or numpy. and the following mes...

1 years ago

1 answers
100 views
0
ccxt installation failure on anaconda

https://note.mu/zephel01/n/n985c2fe0b6c6I am trying to install ccxt on windows by referring to this site.We are stuck with the following error.The environment is anaconda3 in Windows 8.1.TriedThe lru-...


1 answers
120 views
0
FileNotFoundError has .tsv file ahead of .py file

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...


1 answers
63 views
0
ImportError: cannot import name '_path'

I am trying to use Azure's Computer Vision API in Python (Anaconda3).After using the sample code provided by MS in github, There is an error and it cannot be resolved.[Code] import timeimport requests...

1 years ago

© 2024 OneMinuteCode. All rights reserved.