Open ddon opened 5 years ago
Manually install bs4, then run the installation cmd line once more. It should use the cached contents. If you have multiple versions of python, make sure you're using the pip in Py3.7.
sure, I installed bs4 manually, but I reported the problem that running command 'pip install qtpylib --upgrade --no-cache-dir' doesn't install bs4 library. I does install the rest of dependencies, but for some reason doesn't install bs4.
What the heck 'bs4' is?
What the heck 'bs4' is?
bs4 is the import lib of Beautiful Soup
@ddon Sorry, I misunderstood what you meant. Simple fix I think - we just need to add bs4 to the setup requirements.
Describe the bug Command 'pip install qtpylib --upgrade --no-cache-dir' doesn't install bs4 library
To Reproduce Steps to reproduce the behavior:
Screenshots
Desktop (please complete the following information):