Difficulty in generating .exe from .py file

Abdur-Rahmaan Janhangeer arj.python at gmail.com
Wed Feb 26 02:08:16 EST 2020


Can you share your codes? Thank you!

On Wed, 26 Feb 2020, 00:45 Aakash Jana, <aakashjana2002 at gmail.com> wrote:

> I have made a simple web scraper that scrapes Wikipedia and prints some
> info on to the command line using requests and BeautifulSoup. Whenever I
> execute pyinstaller it gives an error "expected integer got type bytes"
> although the code runs perfectly. I am using python 3.8
> --
> https://mail.python.org/mailman/listinfo/python-list
>


More information about the Python-list mailing list