anaconda tag

72 questions


1 answers
65 views
0
Unable to reinstall anaconda reinstalled

After downloading Anaconda from the official website, this page https://weblabo.oscasierra.net/python-anaconda-uninstall-macos/Uninstalled with reference to .And I needed anaconda, so I tried to downl...

2 years ago

1 answers
55 views
0
$ conda install -- channel https://conda.anaconda.org/menpo opencv3 error

Attempting to use OpenCV 3.x on Python 3.x-series Anaconda failed with an error.What should I do to deal with the following errors?$conda install --channel https://conda.anaconda.org/menpo openencv3Fe...

2 years ago

1 answers
87 views
0
Error in mglean.plots.plot_animal_tree()

I'm studying machine learning starting at Python in O'Reilly.Anaconda is using iPython.PC is Windows 10.An error occurred in mglearn.plots.plot_animal_tree() in the decision tree.I was told to install...

2 years ago

1 answers
71 views
0
Understanding OS Errors in the conda Command

We use anaconda to handle python environments.When I tried to downgrade some libraries on shell, I entered the following command:conda listAn error has occurred.The error message is as follows:OSError...


1 answers
76 views
0
I would like to install menpo using the conda install command on Google Colab.

I would like to install menpo using the conda install command on Google Colab.Beginner The Menpo ProjectEasy-to-use quantum computation automation for anyone (psi4 on google colab)-Qiita I ran the fol...


2 answers
126 views
0
I want to set anaconda to default and launch jupyter notebook

This is my first time to ask a question.I apologize for my lack of knowledge.After installing pyenv and anaconda,$pienv rehash$ pyenv global anaconda3-4.3.1However, I would like to set anaconda3-4.3.1...

2 years ago

1 answers
94 views
0
ImportError: No module in import tensorflow in Jupiter notebook.

I'm a python beginner.in the March 2017 issue of Interface on page 60on the Jupiter Notebookimport tensorflow as tfImportError: No module named 'tensorflow'Failed to execute with error.tensorflow/ipyt...

2 years ago

1 answers
121 views
0
Error report when opening anaconda terminal

When you open anaconda terminal, the following error report is displayed:Please tell me how to resolve the error./Users/username/.anaconda/navigator/a.tool ; exit;# >>>>>>>>>...

2 years ago

1 answers
63 views
0
Cannot load Tensorflow module

I'm a Python beginner.I would like to ask an expert to tell me something.Command Prompt for anaconda Virtual Environment conda install tensorflowEnter to install tensorflow.import tensorflow as tfI be...

2 years ago

1 answers
93 views
0
Python and OpenGL do not blend squares well.

I want to display a square above the image with PyOpenGL(3.1.1a1)+Python3.7, but the behavior is strange.A PNG image is textured and a translucent black square is displayed thereon.The rectangle is on...

« - 6 - »

© 2024 OneMinuteCode. All rights reserved.