Theera Expert Licensed User Longtime User Feb 18, 2025 #1 Refer to this I'm still studying William's example how to install NumPy (Now ,I've update Python version 3.13 ) . I can't install NumPy,I've image for someone's help. Attachments installNumPy.PNG 6.2 KB · Views: 72
Refer to this I'm still studying William's example how to install NumPy (Now ,I've update Python version 3.13 ) . I can't install NumPy,I've image for someone's help.
Solution Daestrum Feb 18, 2025 You have NumPy already installed. (Thats what the 'Already satisfied' means) If you want to check which version you have installed do pip list and find numpy.
You have NumPy already installed. (Thats what the 'Already satisfied' means) If you want to check which version you have installed do pip list and find numpy.
Daestrum Expert Licensed User Longtime User Feb 18, 2025 #2 You have NumPy already installed. (Thats what the 'Already satisfied' means) If you want to check which version you have installed do pip list and find numpy. Upvote 0 Solution
You have NumPy already installed. (Thats what the 'Already satisfied' means) If you want to check which version you have installed do pip list and find numpy.
Theera Expert Licensed User Longtime User Feb 18, 2025 #3 Daestrum said: You have NumPy already installed. (Thats what the 'Already satisfied' means) If you want to check which version you have installed do pip list and find numpy. Click to expand... Thank you for replies Upvote 0
Daestrum said: You have NumPy already installed. (Thats what the 'Already satisfied' means) If you want to check which version you have installed do pip list and find numpy. Click to expand... Thank you for replies
LucaMs Expert Licensed User Longtime User Feb 18, 2025 #4 I had to do it (but there's a reason, this one) [I also updated it, of course] Upvote 0
Theera Expert Licensed User Longtime User Feb 18, 2025 #5 LucaMs said: View attachment 161835 I had to do it (but there's a reason, this one) Click to expand... I had done that , Thank you , LucaMS , it can run, but it has mainform appear. Upvote 0
LucaMs said: View attachment 161835 I had to do it (but there's a reason, this one) Click to expand... I had done that , Thank you , LucaMS , it can run, but it has mainform appear.
LucaMs Expert Licensed User Longtime User Feb 18, 2025 #6 Theera said: I had done that , Thank you , LucaMS , it can run, but it has mainform appear. Click to expand... As @Daestrum wrote, you don't need to install NumPy, you already have it, the message you got when you tried to install says so. Upvote 0
Theera said: I had done that , Thank you , LucaMS , it can run, but it has mainform appear. Click to expand... As @Daestrum wrote, you don't need to install NumPy, you already have it, the message you got when you tried to install says so.
Theera Expert Licensed User Longtime User Feb 18, 2025 #7 LucaMs said: As @Daestrum wrote, you don't need to install NumPy, you already have it, the message you got when you tried to install says so. Click to expand... Don't be worried, LucaMS, I still have many problems for your help. Upvote 0
LucaMs said: As @Daestrum wrote, you don't need to install NumPy, you already have it, the message you got when you tried to install says so. Click to expand... Don't be worried, LucaMS, I still have many problems for your help.
LucaMs Expert Licensed User Longtime User Feb 18, 2025 #8 Theera said: Don't be worried, LucaMS, I still have many problems for your help. Click to expand... My helps are always perfect! Except when thery are completely wrong Upvote 0
Theera said: Don't be worried, LucaMS, I still have many problems for your help. Click to expand... My helps are always perfect! Except when thery are completely wrong