On Wed, Apr 15, 2020 at 10:28 PM Dhruv Chaturvedi
<dhruvastr...@gmail.com> wrote:
>
> I made a simple bot. I wanted to share my Bot with my friends but when I
> convert it into an exe from pyinstaller it started showing an error shown
>  below and when I use cx_Freeze  again it showing an error pls help me with
> this.
>
> These are all the files I use\\// 1st photo - when I
> use cx_Freeze first time,
> 2nd photo - when I use cx_freeze second time,
> 3rd photo- when I use pyinstaller.

Images don't come through. But I would recommend NOT converting it to
an exe - it's far simpler to just distribute the .py files and have
your friends install Python.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to