Python Forum
install.bat pymem not working?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
install.bat pymem not working?
#1
Hi, I have CMD prompt on windows 10 running python 3.10. I'm trying to run the command "Install.bat pymem". Someone told me to do it to make something work. It comes up with the error,
"invalid syntax. Perhaps you forgot a comma?"

"python"
Python 3.10.0 (tags/v3.10.0:b494f59, Oct 4 2021, 19:00:18) [MSC v.1929 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
"install.bat pymem"
invalid syntax. Perhaps you forgot a comma?
Thank you in advance.
Reply
#2
Install.bat pymem look strange and is not normal way to install stuff in Python.
It's from command line now you done it from Python interactive shell.
Is it pymem?
Then to install pip install pymem.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  My minoconda3 install is not working. Led_Zeppelin 1 1,486 Jan-26-2022, 09:49 PM
Last Post: snippsat
  Pip install for mysqlclient not working burvil 4 50,702 Feb-04-2021, 08:16 PM
Last Post: nilamo
  TA-Lib pip install not working Mac (Fix Found) DrinkinBeer 3 7,851 Jan-15-2021, 03:04 AM
Last Post: DrinkinBeer
  trying to locate a working grpc to install MrMajorThorburn 6 4,981 May-10-2019, 01:19 PM
Last Post: MrMajorThorburn

Forum Jump:

User Panel Messages

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