Search found 13 matches

by ErnestTBass
Fri Apr 19, 2019 12:38 pm
Forum: General Discussion
Topic: Installing Anaconda3 and Using it
Replies: 2
Views: 3060

Re: Installing Anaconda3 and Using it

Please I really need an answer on this question. I think that I should move to Anaconda 3 and leave Anaconda 2.

Thanks in advance.

Respectfully,

ErnestTBass
by ErnestTBass
Thu Apr 18, 2019 5:27 pm
Forum: General Discussion
Topic: Installing Anaconda3 and Using it
Replies: 2
Views: 3060

Re: Installing Anaconda3 and Using it

This is a follow-up post to the previous one. I have installed python 3.6 on my laptop, do I need to install a specific version of Anaconda for
python 3.6?

I thought that I saw something online about it.

Thanks in advance.

Respectfully,

ErnestTBass
by ErnestTBass
Wed Apr 17, 2019 2:03 pm
Forum: General Discussion
Topic: The environment is inconsistent, please check the package plan carefully
Replies: 0
Views: 4741

The environment is inconsistent, please check the package plan carefully

I ran the command at the top of this post and got the following response. I need help in understanding what it is telling me. conda install nb_conda Collecting package metadata: done Solving environment: \ The environment is inconsistent, please check the package plan carefully The following package...
by ErnestTBass
Mon Apr 15, 2019 5:07 pm
Forum: General Discussion
Topic: Installing Anaconda3 and Using it
Replies: 2
Views: 3060

Installing Anaconda3 and Using it

I have noticed that my Anaconda is Anaconda2, and I want Anaconda 3 since that seems to work better for Python 3. How do I installed it and how do ii switch back and forth between Anaconda2 and Anaconda3?

Thanks in advance.

Respectfully,

ErnestTBass
by ErnestTBass
Sun Apr 14, 2019 5:15 pm
Forum: General Discussion
Topic: Cannot create Jupyter Notebook for Python 3.6
Replies: 12
Views: 8870

Re: Cannot create Jupyter Notebook for Python 3.6

I guess that you are going to have to give me the syntax exactly. I have tried and tried, I just do not know how to upgrade torch. I have tried everything.

What is the difference between torch and torch-six?

Respectfully,

James M. yunker
by ErnestTBass
Sat Apr 13, 2019 5:14 pm
Forum: General Discussion
Topic: Cannot create Jupyter Notebook for Python 3.6
Replies: 12
Views: 8870

Re: Cannot create Jupyter Notebook for Python 3.6

I will update torch_six; is there a certain version that I should update to?

It seems that the trouble is with torch not fastai. Can I have two versions of fastai on the same ubuntu 16.04?

Thanks in advance.
by ErnestTBass
Thu Apr 11, 2019 6:19 pm
Forum: General Discussion
Topic: Cannot create Jupyter Notebook for Python 3.6
Replies: 12
Views: 8870

Re: Cannot create Jupyter Notebook for Python 3.6

As a follow-up there is something that I left out in the previous post. I am getting my information form the following paper: Getting Started with Fastai v1 the Easy Way, Using Python 3.6, Apt and Pip. A google search will find it. I am also trying to use fastai version 0.7. I do not know how to tel...
by ErnestTBass
Thu Apr 11, 2019 6:16 pm
Forum: General Discussion
Topic: Cannot create Jupyter Notebook for Python 3.6
Replies: 12
Views: 8870

Re: Cannot create Jupyter Notebook for Python 3.6

I did try your command and it worked. I had to change the final Python3.6 to python3.6. It said that this was already installed. Here is the output sudo python3.6 -m ipykernel install --name python3.6 Installed kernelspec python3.6 in /usr/local/share/jupyter/kernels/python3.6 james@james-VirtualBox...
by ErnestTBass
Tue Apr 09, 2019 4:32 pm
Forum: General Discussion
Topic: Cannot create Jupyter Notebook for Python 3.6
Replies: 12
Views: 8870

Re: Cannot create Jupyter Notebook for Python 3.6

I tried the command that you sent to me. It required a sudo plus -H to get anything to work Here is the output sudo -H python3.6 -m pip install ipykernel [sudo] password for james: Requirement already satisfied (use --upgrade to upgrade): ipykernel in /usr/local/lib/python3.6/dist-packages Requireme...
by ErnestTBass
Mon Apr 08, 2019 2:52 pm
Forum: General Discussion
Topic: Cannot create Jupyter Notebook for Python 3.6
Replies: 12
Views: 8870

Re: Cannot create Jupyter Notebook for Python 3.6

I believe that ipykernel is already on there. It is just for an earlier version of Python, may version 3.5.2.

How do I install ipykernel for Python 3.6 and above.
Thanks in advance.

Respectfully,

ErnestTBass
by ErnestTBass
Sun Apr 07, 2019 5:33 pm
Forum: General Discussion
Topic: Cannot create Jupyter Notebook for Python 3.6
Replies: 12
Views: 8870

Cannot create Jupyter Notebook for Python 3.6

In the following link ttps://medium.com/@chrisfotache/getting-started-with-fastai-v1-the-easy-way-using-python-3-6-apt-and-pip-772386952d03 , I am trying to process the command sudo python -m ipykernel install - name Python3.6. to work, but It fails. See output below. ames@james-VirtualBox:/usr/bin$...
by ErnestTBass
Tue Apr 02, 2019 1:14 pm
Forum: General Discussion
Topic: install pip 3.6
Replies: 3
Views: 4186

Re: install pip 3.6

Okay, I will try. if I am successful in ulgrading to pip 3.6. How do I refer to it.

pip3. pip3.6 ?

Any help appreciated. Thanks in advance.

Respectfully,

ErnestTBass
by ErnestTBass
Tue Apr 02, 2019 3:46 am
Forum: General Discussion
Topic: install pip 3.6
Replies: 3
Views: 4186

install pip 3.6

I am trying to install the latest version of pip-pip3.6. I already have python 3.6 installed. When I do I get the following error. I am not sure what they mean: python3.6 -m pip install You must give at least one requirement to install (see "pip help install") You are using pip version 8.1...

Go to advanced search