is usually channelled through IDEA tips, but this time I found that BeautifulSoup failed and suggested
SyntaxError: Missing parentheses in call to ‘print’. Did you mean print(int “Unit tests have failed! .
Internet search attempts, are not consistent, and finally found that the project package management interface import only effective, the following is the process:
File –> Settings (CTRL + Alt + s) – & gt; Project:(Project name) -> Project Interpreter. As shown below:
click “+” and enter Beautifulsoup to find the plugin you want to install.
note: Python2 was chosen to install BeautifulSoup and Python3 was chosen to install bs4.
Read More:
- Beatifulsoup MAC installation solution Python 3
- Unable to call numpy in pychar, module notfounderror: no module named ‘numpy’
- Typeerror: object of type ‘response’ has no len() why?
- Points for attention in setting up robot framework + Python 3.7.0 environment
- Python – writing visual interface (Python + pycharm + pyqt)
- Error in PIP install BS4 under Linux
- Installation library on pychar (taking pandas for example)
- “Failed to create interpreter” appears when pychar creates a new project
- Pychar runtime error r6034 solution
- How to run Python program directly with atom
- launch failed.Binary Not found in Linux / Ubuntu solution
- When VS code imported Cv2, an error ImportError: numpy.core.multiarray failed to import; There are no mistakes in using the Spyder
- Anaconda + vscode usage problem summary
- Centos7 forgot the root password and could not log in to the system
- Vscode Terminal Cannot Input & Blank [How to Solve]
- Data analysis to obtain Yahoo stock data: some problems are encountered when using panda datareader (cannot import name ‘is_ list_ Like ‘problem)
- Solution to syntaxerror: invalid syntax in PIP install XXX
- [solution] install L2TP and related settings in Ubuntu 18.04
- On the problem of from PIL import image
- Solutions to Django is not importable in this environment