PermissionError: [Errno 13] Permission denied: 'Abc.xlsx'

Dennis Lee Bieber wlfraed at ix.netcom.com
Thu Feb 10 18:00:05 EST 2022


On Thu, 10 Feb 2022 21:39:05 +0100, Christian Gollwitzer <auriocus at gmx.de>
declaimed the following:


>Hence it is impossible to concurrently write from Python into an open 
>Excel file. One might ask what the real problem is the user is trying to 
>solve. Is Excel a requirement, can it be swapped by a database engine?
>

	Based upon the path names shown by the OP, this is just a continuation
of the January thread...

Message-ID: <199c23c7-de58-44ae-a216-760c8f36c506n at googlegroups.com>
Subject: What to write or search on github to get the code for what is
written below:
From: NArshad <narshad.380 at gmail.com>
Injection-Date: Thu, 06 Jan 2022 18:55:30 +0000

... in which the OP insists they are required to manipulate a (never fully
specified) spreadsheet maintained in an Excel format file. The main
take-away in the current thread is that the OP has relinquished the idea of
a web-based application, for a local Tkinter GUI (and apparently has
actually written some code finally, as they produced a traceback message
sequence <G> -- however, the code-first_then-come-here lesson isn't
sticking if you look at their second thread of the week).


-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
	wlfraed at ix.netcom.com    http://wlfraed.microdiversity.freeddns.org/


More information about the Python-list mailing list