New Mac computer Pycharm crawler environment installation and configuration

Source: Internet
Author: User
Tags install brew git clone

* Software to be installed: Pycharm, Squel Pro, MySQL, Redis, etc.

1. Download the installation pycharm.

2. Download the installation item2.

3. Install brew: ' RUBY-E ' $ (Curl--insecure-fssl https://raw.githubusercontent.com/Homebrew/install/master/install) "'.

4. Use zsh:

List all the shells,cat /etc/shells

Install oh-my-zsh:1. Auto Install: 'wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh‘;

2. Manual Installation: 'git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh‘;--> ‘cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc‘;

5. After the installation is complete, exit the current session and reopen a terminal window so you can see the color hint.

6. If you install Python3 again, the Pycharm will not support the environment you are preparing.

7. Switch Zsh:chsh-s/bin/zsh

8.echo $PATH, export path=/usr/local/bin: $PATH, Python3, which Python3, Pip list, ls-al, source ~/.bash_profile, vim. ZSHRC

9. Open the note in. ZSHRC, export path=/usr/local/bin: $PATH.

10.which Python3, virtualenv--python=/usr/local/bin/python3 venv, source Venv/bin/activate, Pip Install-r Requirements.txt,

New Mac computer Pycharm crawler environment installation and configuration

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.