Python Forum
Can't install mysqlclient on mac
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't install mysqlclient on mac
#1
MySQL client won't install on mac, and whenever I try to use "pip3 install mysqlclient==1.4.2.post1" an error message saying "Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/hs/y1wn8x754wzdd7pw8t69hyj00000gn/T/pip-install-glj65_xp/mysqlclient/" pops up at the end. I'm thinking of reinstalling Python 3.6, but until then, I'd like to know what you guys think I should do.
Reply
#2
see if this helps: https://ruddra.com/posts/install-mysqlclient-macos/
Reply
#3
Ok, it seems to work. Do you know what a "user root password" is?
Reply
#4
there ate levels of system access. root can do anything. The administrator has root authority.
The password is the one assigned when the system was installed, or the reset password if that happened since.
If you have a sysadmin, they will have the root password.
Reply
#5
So, where could I find the root password? Is it like the opening password?
Reply
#6
It is assigned by a human.
Only the one who created it knows what that password is.
If by opening password you mean the one created when you created the OS, then this is probably the root password.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Pip install for mysqlclient not working burvil 4 50,627 Feb-04-2021, 08:16 PM
Last Post: nilamo
  please help me to install mysqlclient!!! njnkhanal 1 3,217 Jan-20-2020, 07:51 AM
Last Post: buran
  mysqlclient gregbarsd 0 3,974 Sep-26-2018, 05:55 AM
Last Post: gregbarsd

Forum Jump:

User Panel Messages

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