Python Forum

Full Version: Can't install mysqlclient on mac
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
Ok, it seems to work. Do you know what a "user root password" is?
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.
So, where could I find the root password? Is it like the opening password?
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.