Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: I seem to have two versions of python 3.7.9 installed
Post: RE: I seem to have two versions of python 3.7.9 in...

(Nov-22-2020, 09:56 AM)Gribouillis Wrote: You can ask python to where it points. For example in my kubuntu 16.04, λ python3 Python 3.5.2 (default, Oct 7 2020, 17:19:02) [GCC 5.4.0 20160609] on lin...
miner_tom General Coding Help 7 4,436 Nov-22-2020, 06:42 PM
    Thread: I seem to have two versions of python 3.7.9 installed
Post: RE: I seem to have two versions of python 3.7.9 in...

I apologize, but I do not understand. I installed requests but have no idea what to use it for. Looking at the documentation is says that it is "HTTP for humans". I have pip and use pip -v and that j...
miner_tom General Coding Help 7 4,436 Nov-22-2020, 09:11 AM
    Thread: I seem to have two versions of python 3.7.9 installed
Post: RE: I seem to have two versions of python 3.7.9 in...

(Nov-21-2020, 08:00 AM)buran Wrote: (Nov-21-2020, 07:54 AM)miner_tom Wrote: What is going on?miner_tom Wrote:I seem to have two versions of python 3.7.9 installed I think you answered your questio...
miner_tom General Coding Help 7 4,436 Nov-21-2020, 06:43 PM
    Thread: I seem to have two versions of python 3.7.9 installed
Post: I seem to have two versions of python 3.7.9 instal...

I am not aware of how this happened but the two versions give different results. When I invoke python the results are Quote:Python 3.7.9 (default, Aug 18 2020, 06:22:45) [GCC 7.5.0] on linux When ...
miner_tom General Coding Help 7 4,436 Nov-21-2020, 07:54 AM
    Thread: Simple question concerning python dot notation.
Post: Simple question concerning python dot notation.

Hi, I do understand a fair amount about object oriented programming. But the following convention using dot notation eludes me. Although the following code snippet is written using pygame I believe t...
miner_tom General Coding Help 1 1,902 Mar-24-2020, 05:14 PM
    Thread: IDLE not importing pygame (ok outside of IDLE)
Post: IDLE not importing pygame (ok outside of IDLE)

I do have pygame installed on my ubuntu 16.04 system. I know this because when I run the program outside of IDLE (or IDLE3) I get the following from a .py file with nothing but "import pygame" in it. ...
miner_tom General Coding Help 1 3,317 Sep-14-2018, 06:56 PM
    Thread: Can the launcher show 2.7 notebook or terminal option?
Post: Can the launcher show 2.7 notebook or terminal opt...

I have jupyter notebook installed and python 3.6 is an option as shown in the launcher. When I open the launcher, I see icons for opening notebooks and terminals but all are in python3. I have install...
miner_tom General Coding Help 1 2,269 Aug-24-2018, 03:19 AM
    Thread: Notebook is rendered as static html by github
Post: Notebook is rendered as static html by github

I have been attempting to run a notebook file that was downloaded from github. The error that I get is "Notebook does not appear to be JSON: '\\n\\n\\n\\n\\n\\n<!DOCTYPE html>\\n<html lang......
miner_tom General Coding Help 2 3,106 Aug-23-2018, 04:11 PM
    Thread: Code runs as pure python but not jupyter notebook
Post: RE: Code runs as pure python but not jupyter noteb...

Thank you for the replies. I will try out your suggestions later on today and they make a lot of sense, because I did specifically set up the pycharm environment/interpreter as python 2.7. I did that ...
miner_tom General Coding Help 3 3,343 Aug-22-2018, 04:00 PM
    Thread: Code runs as pure python but not jupyter notebook
Post: Code runs as pure python but not jupyter notebook

Hello to the forum. As you can tell from the title, I am just learning python, and its use as a jupyter notbook. I have this cell with a few lines of code that seems to run fine, under pycharm, when ...
miner_tom General Coding Help 3 3,343 Aug-22-2018, 04:32 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020