conda tag

74 questions


1 answers
163 views
0
Anaconda installs pyqt4 but gets ImportError: No module named PyQt4

Obviously, PyQt4 looks like it's possible, but I'm having trouble getting a no module.There is no pyqt4 in the pip list.It is on the conda list.hogenoMacBook-puro:~hoge$pyuic4Traceback (most recent ca...


1 answers
79 views
0
Unable to launch Jupiter Notebook.

I installed Anaconda on Windows 10, but the Jupiter Notebook does not progress from the following state and cannot boot.Please tell me who caused it.Also, Tokyo Taro is a pseudonym. [I 12:52:48.883 No...


2 answers
84 views
0
Python's input function reads up to the next line following the new line code on PyCharm.

We recently installed PyCharm Community Edition with Anaconda Plugin 2019.1.3.x64 on Windows 7 (SP1).So if you're running Python 3.7 code and you have multiple input functions and multiple lines of st...


1 answers
114 views
0
How to deploy Python's Anaconda?

I got an error when I put in the code below after deploying Anaconda.The Anaconda file seems to be insufficient, but I can't consider it because it's the default installation.Could you tell me how to ...

1 years ago

1 answers
57 views
0
I want to see "Hello django" on my Mac

Django's server won't start. Please tell me how to resolve it.Mac 10.14.4 (18E226)vscodeMinicondadjangopythonDjangoAnacondaExtensionPackMagicPython(dj)watanabekeitanoMacBook-Pro:test3watanabekeita$con...


1 answers
113 views
0
The pip cannot be updated.

An error occurs when attempting to update the python pip.Therefore, the pip cannot be updated.I uninstalled Anaconda because I thought the file might have been corrupted because I was running conda an...

1 years ago

1 answers
103 views
0
Unable to import Numpy in python 3.7

I want to download Anaconda and use Numpy in Python 3.7 in the package, but when I type import numpy as np, I get the error ModuleNotFindError: No Module Named 'numpy'.I tried the following solution, ...

1 years ago

1 answers
84 views
0
neovim ale stops working when leaving conda's environment

I wanted to use flake8 or jedi with neovim ale in conda environment, so I installed it using the following actions.conda create-n neovimconda install-conda-forge neovimconda install-conda-forceflake8c...

1 years ago

1 answers
70 views
0
Can I pass through Anaconda's python? Can I use conda instead of pip?

In response to the previous question,Also, if you are using Mac or Linux, Python is already installed, so it is safer to start Anaconda before using the Anaconda environment as follows without going t...

1 years ago

1 answers
85 views
0
I have to re-install Anaconda with wget every time before I can use the conda command.

You can install Anaconda with wget by logging in to the AWS terminal, but if you lose connectivity with packet_write_wait: Connection to xxx port 22: Brokenpipe, you must install Anaconda to use the c...

1 years ago
« - 2 - »

© 2024 OneMinuteCode. All rights reserved.