Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Running Python 2.7 program
#3
(Oct-21-2020, 03:56 AM)ErnestTBass Wrote: I know that should not be using python 2.7, but the code was originally Python 2.7.
Python 2 is dead Angel
NumPy and Matplotlib do in newer version not support Python 2,only Python 3.
So pip install numpy will not work in Python 2.

Here demo in a Notebook,and code works fine.
Reply


Messages In This Thread
Running Python 2.7 program - by ErnestTBass - Oct-21-2020, 03:56 AM
RE: Running Python 2.7 program - by bowlofred - Oct-21-2020, 04:51 AM
RE: Running Python 2.7 program - by snippsat - Oct-21-2020, 08:06 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Program running on RPi 3b+ Very Strange Behavior - Out of Bound Index MadMacks 26 3,280 Mar-07-2023, 09:50 PM
Last Post: MadMacks
  running a TensorFlow program Led_Zeppelin 0 908 Apr-07-2022, 06:33 PM
Last Post: Led_Zeppelin
  Python Program running a lot slower after change to Ubuntu hubenhau 1 2,892 Mar-02-2021, 05:01 PM
Last Post: Serafim
  read terminal text from running program AArdvark_UK 2 1,885 Aug-27-2020, 12:43 PM
Last Post: AArdvark_UK
  Modify code from running program ? samuelbachorik 2 2,441 Jun-26-2020, 08:17 PM
Last Post: samuelbachorik
  Running the Regressive Imagery Dictionary program... treegreen 3 2,703 May-02-2019, 10:45 PM
Last Post: treegreen
  problem running program in VScode LavaCreeperKing 4 3,865 Mar-25-2018, 04:34 PM
Last Post: LavaCreeperKing
  Program not running (Overloading problem) anurag123 2 2,557 Feb-19-2018, 07:23 PM
Last Post: nilamo
  How to get the program's pid which is running with subprocess module? purecode 1 11,986 Jan-24-2018, 04:22 AM
Last Post: wavic

Forum Jump:

User Panel Messages

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