Python Forum
Temporarily storing the value of a function
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Temporarily storing the value of a function
#7
@Menator01: No, I didn't do that. I just went to the numpy site and copied the pip install file and pasted it in the atom terminal and it installed.

@GOTO10: atom is pointing to that directory but when I check the --version it tells me 3.8.3 is installed:

(base) My-MacBook-Pro:Python_Folder vm$ python3 --version
Python 3.8.3
(base) My-MacBook-Pro:Python_Folder vm$

@menator01 & @GOTO10:

I did the pip install in the manner suggested and it worked. apparently my pip installer was outdated and I managed to upgrade it...everything is working fine now. Thx. Cheers.

I meant to refer to Yoriz and not GOTO10. Apologies.
Reply


Messages In This Thread
RE: Temporarily storing the value of a function - by Men - Jun-21-2020, 06:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  temporarily buffer output, and output it later rowan_bradley 5 3,087 Mar-24-2021, 08:45 PM
Last Post: deanhystad
  Issues with storing variables outside of a function cerulean747 7 3,898 Apr-30-2020, 08:46 AM
Last Post: DeaD_EyE
  gnureadline: disable temporarily? klaymen 1 2,593 May-08-2018, 11:16 AM
Last Post: Larz60+
  Taking user input and storing that to a variable then storing that variable to a list jowalk 12 37,640 Mar-27-2017, 11:45 PM
Last Post: wavic

Forum Jump:

User Panel Messages

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