conda tag

74 questions


1 answers
94 views
0
I want to use OSMnx in Anaconda

Implementation in jupyter import osmnx asoxG=ox.graph_from_place('Manhattan Island, New York City, New York, USA', network_type='drive')ox.plot_graph(ox.project_graph(G))Error Contents ---------------...

2 years ago

2 answers
75 views
0
About the anaconda installation location and current directory

About anacondaI installed anaconda3 in drive D.Launch anaconda prompt in the Start menu and click (base)C UUsers ユーザUsername>is described as I wonder if this description in anaconda prompt has noth...

2 years ago

1 answers
66 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
56 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
88 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
72 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
95 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
« - 6 - »

© 2024 OneMinuteCode. All rights reserved.