Do you know The GPT Times?

Programming is difficult but worthful to learn!

Programming is difficult but worthful to learn!

I'm enjoying learning programming recently.

However, sometimes, I bump into errors and it makes me struggling so
I would like to memo how I solve the problem.
I hope it helps someone.

Tip,1 Can't install homebrew.

I can't install homebrew. The error says "curl: (60) SSL certificate problem ---"

If you face this the error,
you do nullification of Security software.

Tip, 2 Can't Use pip command.

If you can't use the pip command, I recommend you do the command 

"pip install --upgrade pip" 

it means update pip which is installed PC. I solved the problem.

I keep this tips blog.
Maybe, one year later, I will be more progress😊

Comments