Re: Converting images to PDF. Final file has blank pages before and after.

2020-12-02 Thread Michael Baca
On Monday, November 30, 2020 at 7:15:37 PM UTC-7, MRAB wrote: > On 2020-12-01 01:20, Michael Baca wrote: > > Hello, new to the group, rather new to programming. > > > > I'm writing a program that takes images and converts them into PDF's. It > > works after quite a few days of trying, however t

A picture book written with Python programs

2020-12-02 Thread Shari Eskenas
A Day in Code: Python is an educational book that tells a story through Python programs that represent real-life situations. Each program introduces a new Python programming concept. It is currently a Kickstarter project: https://www.kickstarter.com/projects/914595512/a-day-in-code-python -- h

Re: problem in installation of python 3.9.0

2020-12-02 Thread Barry
> On 2 Dec 2020, at 18:01, Dan Stromberg wrote: > > On Wed, Dec 2, 2020 at 9:45 AM Mats Wichmann wrote: > >>> On 12/2/20 10:57 AM, Priyankgasree K wrote: >>> Hello, >>> I am Priyankgasree, i am facing problem in installing >> python3.9.0. >>> after i finish download it always says yo

Re: problem in installation of python 3.9.0

2020-12-02 Thread Mats Wichmann
On 12/2/20 10:58 AM, Dan Stromberg wrote: Don't rerun the installer. This seems to be a common question and answer. It certainly does... Perhaps the installer could be named better, or Python could provide a shortcut for itself? I know it makes proper start menu entries for

Re: problem in installation of python 3.9.0

2020-12-02 Thread Dan Stromberg
On Wed, Dec 2, 2020 at 9:45 AM Mats Wichmann wrote: > On 12/2/20 10:57 AM, Priyankgasree K wrote: > > Hello, > > I am Priyankgasree, i am facing problem in installing > python3.9.0. > > after i finish download it always says you have to repair or uninstall. I > > have repaired and uninst

Re: problem in installation of python 3.9.0

2020-12-02 Thread Mats Wichmann
On 12/2/20 10:57 AM, Priyankgasree K wrote: Hello, I am Priyankgasree, i am facing problem in installing python3.9.0. after i finish download it always says you have to repair or uninstall. I have repaired and uninstalled and reinstalled several times but i can't do anything . And also I

problem in installation of python 3.9.0

2020-12-02 Thread Priyankgasree K
Hello, I am Priyankgasree, i am facing problem in installing python3.9.0. after i finish download it always says you have to repair or uninstall. I have repaired and uninstalled and reinstalled several times but i can't do anything . And also I cant able to download other versions of python

Re: Bot

2020-12-02 Thread Marco Sulla
On Wed, 2 Dec 2020 at 04:13, Álvaro d'Ors wrote: > > Hi guys, I'm new here, can anyone help me built a bot than can input data > in a website? I never used it, but you can try Chatterbot: https://chatterbot.readthedocs.io/en/stable/ -- https://mail.python.org/mailman/listinfo/python-list