**About pychar’s error modulenotfounderror: no module named ‘requests_HTML ‘
code from requests_HTML import htmlsession is marked with red and an error is reported
Error reason
Pycharm did not import requests_HTML Library
Solution:
-
- 1.file — settings
-
- 2.project: pycharmprojects — Python interpreter. Above a long list of libraries displayed on the right, there is a + – △ visual symbol. Click the + sign
-
- 3.enter the added Library: requests HTML in the input box, and click Install Package in the lower left corner to install it. I have already installed it here, So the button turns gray
-
- 4.returns to the previous page. You can see the installed requests HTML package on the right. Click OK
- 5. The code is not marked red yes
Read More:
- ModuleNotFoundError: No module named ‘requests‘ [How to Solve]
- [Solved] ModuleNotFoundError: No module named ‘requests‘
- [Solved] ModuleNotFoundError: No module named ‘xxx’; ‘xxx’ is not a package
- [Solved] ModuleNotFoundError: No module named ‘_polyiou‘
- [Solved] ByteTrack Error: ModuleNotFoundError: No module named ‘yolox’
- ModuleNotFoundError: No module named ‘tensorflow.python’ And the pits encountered after installation
- ModuleNotFoundError: no module named ‘pip‘ [How to Solve]
- [Solved] ModuleNotFoundError: No module named ‘pip‘
- [Solved] Pytest Error: E ModuleNotFoundError: No module named ‘common
- [Solved] modulenotfounderror: no module named ‘torchtext.legacy.data.datasets_ utils‘
- How to Solve PyInstaller Package Error: ModuleNotFoundError: No module named ‘xxxx‘
- [Solved] scikit-learn Error: ModuleNotFoundError: No module named ‘sklearn.utils.linear_assignment_’
- [Mac M1] How to Solve import wordcloud Error: ModuleNotFoundError: No module named ‘wordcloud‘
- [Solved] jupyter notebook Error: ModuleNotFoundError: No module named jupyter_nbextensions_configurator
- [Solved] Jupyter notebook use pyLDAvis Error: modulenotfounderror: no module named ‘pyLDAvis’‘
- Module notfounderror when installing suds: no module named ‘client’ solution
- Module not found error: no module named ‘filefolder’ appears when learning engineering knowledge
- Django uses Mysql to report an error loading MySQL DB module: no module named ‘mysqldb’
- bandersnatch Error: No module Named [How to Solve]
- No module named ‘google.rpc‘ [How to Solve]