Pipenv install mysql

I tried to pipenv install mysqlclient however, RuntimeError: Failed to lock Pipfile.lock!

Even I am also getting the same error message when trying the same command
is there any solution?