Think performing a session/transaction flush after the first two inserts
should offer the workaround before you've committed all transaction
actions to the database finally:
https://medium.com/@oba2311/sqlalchemy-whats-the-difference-between-a-flush-and-commit-baec6c2410a9
HTH
Jacob Kruger
Had a look at the following bit of introduction to using python and flet
to build cross-platform flutter-based apps using same python code, and,
while it seems to work alright if tell it to run as under GUI here on
windows desktop, and, while can get it to fire up PWA version as well,
that's no
.."
On 2023/11/13 19:47, Barry wrote:
On 13 Nov 2023, at 17:21, Jacob Kruger via Python-list
wrote:
Had a look at the following bit of introduction to using python and flet to
build cross-platform flutter-based apps using same python code, and, while it
seems to work alright if tell
Hi there
Working with python 3.11, and, issue that confused me for a little
while, trying to figure out what was occurring - unless am completely
confused, or missing something - was that, for example, when having
pre-defined a variable, and then included it in the global statement
inside a
Perhaps start with a small experiment:
- after l_servers is created, print its id()
- after the global statement, print its id()
- after the clear/reassignment, print its id()
Is Python always working with the same list?
Please advise...
On 6/03/24 07:13, Jacob Kruger via Python-list wrote:
Hi there
iption!
Perhaps start with a small experiment:
- after l_servers is created, print its id()
- after the global statement, print its id()
- after the clear/reassignment, print its id()
Is Python always working with the same list?
Please advise...
On 6/03/24 07:13, Jacob Kruger via Python-list
try the above in something like the VS code console, or a
different python console, etc.?
Sorry
Jacob Kruger
Jacob Kruger
+2782 413 4791
"Resistance is futile!...Acceptance is versatile..."
On 2024/03/06 16:01, Thomas Passin via Python-list wrote:
On 3/6/2024 7:55 AM, Jacob Kruge
e same ID would be retained
both inside and outside function.
Jacob Kruger
+2782 413 4791
"Resistance is futile!...Acceptance is versatile..."
On 2024/03/06 15:57, Mats Wichmann via Python-list wrote:
On 3/6/24 05:55, Jacob Kruger via Python-list wrote:
Ok, simpler version - all
ef Jacob Kruger via Python-list:
If you import the contents of that file into the python interpreter,
[...]
What exactly to you mean by "import the contents of that file into the
python interpreter"? Other people have put your code in a script,
executed it, and saw it working as expe
2 413 4791
"Resistance is futile!...Acceptance is versatile..."
On 2024/03/06 18:57, Ethan Furman via Python-list wrote:
On 3/6/24 08:28, Jacob Kruger via Python-list wrote:
> C:\temp\py_try>python
> Python 3.11.7 (tags/v3.11.7:fa7a6f2, Dec 4 2023, 19:24:49) [MSC
v.1937 64 bit (A
Thanks again, all.
I think the python -i scoping2.py would have given me a good beginning
as well - will archive that one for use.
And, to maybe explain how I work - not an excuse at all - but, I am
actually 100% blind, so a lot of the IDE's, or their common
means/methods of interaction do
This started happening this past week, and, while it's worked fine in
the past, the moment I try to launch the pyinstaller process at all, to
generate compiled output, or even if just launch it with no command line
options, I receive the following error message:
pkg_resources.DistributionNotFo
as
convenient, and, still wondering what changed here.
Jacob Kruger
+2782 413 4791
"Resistance is futile!...Acceptance is versatile..."
On 2024/03/31 14:51, Barry wrote:
On 31 Mar 2024, at 13:24, Jacob Kruger via Python-list
wrote:
pkg_resources.DistributionNotFound: The
On 2024/04/02 17:11, Barry wrote:
On 1 Apr 2024, at 15:52, Jacob Kruger via Python-list
wrote:
Found many, many mentions of errors, with some of the same keywords, but, no
resolutions that match my exact issue at all.
Try asking the pyinstaller developers. I think there is a mailing list.
t;Resistance is futile!...Acceptance is versatile..."
On 2024/04/02 17:11, Barry wrote:
On 1 Apr 2024, at 15:52, Jacob Kruger via Python-list
wrote:
Found many, many mentions of errors, with some of the same keywords, but, no
resolutions that match my exact issue at all.
Try as
Hi there - know this might be a silly question, but asking anyway... As
in, know these formats/data-types are probably not really possible to
compress any more than they already are.
Have managed to sort out capturing screenshots repeatedly, while
recording audio in the background, using combi
Jeff, there are a few specific programmer's resources for blind/VI
programmers that might help more - I am myself a 100% blind programmer,
and, would not necessarily recommend idol from our perspective, since
most people use VS code, or things like edSharp or even pycharm, but, I
am a user of N
17 matches
Mail list logo