Re: I cannot download python files from external source.

2020-05-31 Thread Michio Suginoo
Thanks MRAB Sorry that I did not fully understand your previous message. I have been learning Python within the system of an online course provider. This is my new attempt to use Python outside of the system and everything about the operating environment is very new to me. Thanks On Sun, May 31,

Re: I cannot download python files from external source.

2020-05-31 Thread Michio Suginoo
Hi Evan, Thanks for your explaining the situation in a plain language. Thanks to your description, I have a better understanding. This is one step forward. I will try to open it from Jupyter Notebook. If I still have trouble, I might get back to this list. Then, if you can further advise me from

Re: I cannot download python files from external source.

2020-05-31 Thread Evan Schalton
Michio, Are you trying to open the ipynb file with python? You need Jupyter Notebook to run ipynb files. Try installing jupyter notebook (cmd: pip install jupyter) then launching the jupyter notebook py server (cmd: jupyter notebook). You should be able to use the file browser in the notebook w

Re: I cannot download python files from external source.

2020-05-31 Thread MRAB
On 2020-05-31 15:36, Michio Suginoo wrote: Thanks MRAB, I try to download the external file in .ipynb. And I get the message attached herewith. And this is not the first time, it has been like this. And I have never been able to download any python file. I just wonder if it has anything to do

Re: I cannot download python files from external source.

2020-05-29 Thread MRAB
On 2020-05-30 00:55, Michio Suginoo wrote: Yes, it’s clear to me what you wrote. I was just communicating what happened when I tried to download python files from external sources. My question is how I can enable the installed Python (Anaconda) to download files from external sources. Thanks

Re: I cannot download python files from external source.

2020-05-29 Thread MRAB
On 2020-05-29 21:24, Michio Suginoo wrote: Hi I installed python via Anaconda some months ago. And since then, I could not download python files from external sources. Basically, every time I tried to download python files, the python system that I installed via Anaconda gives me a system messag

I cannot download python files from external source.

2020-05-29 Thread Michio Suginoo
Hi I installed python via Anaconda some months ago. And since then, I could not download python files from external sources. Basically, every time I tried to download python files, the python system that I installed via Anaconda gives me a system message with three options: - Modify (add or mo