[Solved] pip Import Error: cannot import name main
Problem
pip Import Error: cannot import name main
Read More »[Solved] pip Import Error: cannot import name mainpip Import Error: cannot import name main
Read More »[Solved] pip Import Error: cannot import name main“glob” is a Python built-in module, it can allow us to use a UNIX rule to find our target file. After I tested, it worked normally in Windows OS. It’s convenience if you similar to use Linux terminal.
Read More »[Python] Using Python module “glob” to find file with UNIX ruleUsing “Google Images” to search some pictures is a very common thing in our life. Whether you are looking for cute cats, homework cover page, even lovely beauties…… Google Search is such a great tool.
Read More »[Python] Using Python package “google_images_download” to download the picture in Google search“If a craftsman wants to do good work, he must first sharpen his tools.”
Confucius, The Analects
I wrote a simple socket tutorial before, if you are not similar about this, maybe you can refer here: Python Package Tutorial: Socket
Read More »[Python] Using Socket to build a ChatbotI originally planned to write a simple tutorial of ChatBot using Socket, that would only repeat what you said. Which is similar to the current LineBot tutorial on the internet. The difference is that I using Socket but LineBot I have seen that most are implemented using “webhook”.
Read More »[Python] How to Use Socket in PythonGoogle news is a famous news platform by Google, and it will recommend you “what news you want to read” with your history browsing history. (I think it is training from relational learning, but I’m not sure.)
Read More »[Python] Using “GoogleNews” package to get the Google News“os” is a Python package and it can help us to implement many infrastructure operators.
Read More »[Python] Use built-in “os” module to traversal every file and count the file sizeI always meet any problem everyday, to use a new tool to solve problems has become part of my life.
Read More »[Python] How to Use “xlrd” package to read XLS file