oss different operating systems as well?
Jacob Kruger
Skype: BlindZA
"Resistance is futile...but, acceptance is versatile..."
On 2024/12/10 07:33, Glyph wrote:
Hi Ilya,
The main solution here is "don't do that". You can build binary wheels and share
them between machi
27;s windows 11 machines.
Thanks in advance
--
Jacob Kruger
Skype: BlindZA
"Resistance is futile...but, acceptance is versatile..."
___
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32
erimenting a bit more with otehr code collections, etc. as well.
Jacob Kruger
Skype: BlindZA
"...resistance is futile!...acceptance is versatile..."
On 2024/04/26 13:06, Nikolay Spahiev wrote:
On 26.04.24 г. 10:53 ч., Jacob Kruger wrote:
Hi there
...
But, I thought that, just maybe,
relevant, the modules am making use of in the primary operation
of the software are things like requests, subprocess, dotenv,
sqlalchemy, dateutil and pythonping, but anyway - don't think those
could necessarily cause issues in this context?
Thanks in advance
--
Jacob Kruger
Skype: Bl
in32 has caused an issue?
Tried replacing python 3.11 with 3.12, but, exact same issue.
Also, if relevant, while running under latest up-to-date version of
windows 11 64 bit, have in any case enabled case-sensitivity on the
folder I store all my python code in, just in case.
Thoughts?
TI
, more or less run it under nginx on linux servers, using
nginx .conf to route requests to .sock, or via gunicorn services.
So, do agree that think must try out nginx running here under windows a
bit more, or play around with wsgi mod under apache properly.
Thanks
Jacob Kruger
Skype: BlindZA
areas.
Jacob Kruger
Skype: BlindZA
"...resistance is futile!...acceptance is versatile..."
On 2023/09/07 16:04, Vernon D. Cole wrote:
I highly recommend nginx.
I also highly recommend NOT running a web server on Windows.
On Wed, Sep 6, 2023 at 1:14 AM Jacob Kruger wrote:
Hi ther
development.
Now, I know in theory it's possible to map something like virtual
directorys/paths via apache, which is what WAMP is working with, but,
was just wondering what is the recommended web server package to work
with in this context?
Laragon? nGinX? WAMP? XAMPP?
TIA
--
Jacob K
sages as well?
Thanks in advance
--
Jacob Kruger
+2782 413 4791
Skype: BlindZA
"...resistance is futile...but, acceptance is versatile..."___
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32
.
Jacob Kruger
+2782 413 4791
Skype: BlindZA
"Resistance is futile...but, acceptance is versatile..."
"...resistance is futile...but, acceptance is versatile..."
On 2021-08-13 08:41 AM, jacob kruger wrote:
Hi there
I am specifically trying to sort out debugging code and pr
.com/docs/python/python-tutorial#_configure-and-run-the-debugger>
This is working on a windows 10 64 bit pro machine, and, just want to
know if anyone has suggestions with regards to implementing debugging
when working with web development frameworks like flask, pyramid, etc.?
TIA
Jacob
implementing debugging when working
with web development frameworks like flask, pyramid, etc.?
TIA
Jacob Kruger
+2782 413 4791
Skype: BlindZA
"Resistance is futile...but, acceptance is versatile..."
"...resistance is futile...but, acceptan
Thanks, Todd - hadn't even thought about the fact that classic beep
sound literally plays through the on-board speaker...been a while...LOL!
Like said, not end of the world, but, will check out pyo, etc. in any case.
Jacob Kruger
Blind Biker
Skype: BlindZA
"...resistance is fu
want to use it to either generate tones based on
frequencies, or use it let me know when something has finished off in
the background?
Jacob Kruger
Skype: BlindZA
"...resistance is futile...but, acceptance is versatile..."
___
python-win
to be possible at all?
Ask since while can already work with the clipboard, the user wants to
automatically invoke the copying to clipboard at the same time?
TIA
Jacob Kruger
Blind Biker
Skype: BlindZA
"Resistance is futile, but, acceptance is vers
Ok, turns out py2exe is definitely not compatible with 3.5.x - all
online forum postings came across mention that, for example, under
./Lib/site-packages/py2exe there are no files relating to py35, so, will
have to look into an alternative.
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
Like subject lines says, just wondering what's the simplest, easiest
module/add-on, etc. to use for generating something close to a single
file executable file when working with python 3.5.1?
cx_freeze?
AFAIK, py2exe isn't really usable with 3.5.1, as of yet?
TIA
Jacob Kruger
B
es of referring to it using it's ProgID:
#start code
import win32com.client
spk = win32com.client.Dispatch("Say.Tools")
spk.Say("hello world")
#end code
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
I have a .dll pulled from following hub:
https://github.com/qtnc/UniversalSpeech
What's the easiest/simplest way to then implement/instantiate an instance of it
working via file path?
If possible, and, currently working with python 3.4, on a windows7 64 bit
machine, FWIW.
Stay well
llowing:
c:\python27\scripts\pyinstaller.exe scriptName.py --onefile
Not sure it also works perfectly with required files/libraries, etc., and
generally stick to cx_freeze myself, but, this does work for a cleaner bit of
output...
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco w
on to end users, on different versions of
windows itself, using workarounds like my relatively recent issue with MP3
playback, etc.
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
- Original Messag
h the older version for a
while longer?
Cross platform compatibility? Code updates it will require if moving older code
over to newer interpreter, etc.?
TIA
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janito
https://www.youtube.com/results?search_query=pycon+2014
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
___
python-win32 mailing list
python-win32@python.org
https://mail.pyt
Will definitely look into/play with that part of it a bit, and, main thing, for
now anyway, is that at least it lets me compile this into an executable, along
with the implementation/use of a wxPython GUI...
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcom
27;s minor:
https://code.google.com/p/mp3play/
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
___
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32
back the MP3 file included
in that zip file, but anyway.
Thanks
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
- Original Message -
From: Tim Roberts
To: Python-Win32 List
Sent: Thursday, 24 April
, but, what do you guys think?
TIA
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
___
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32
anning, and being at the very least able to choose the
playback starting position for an audio clip, and, yes, will want tohandle both
.MP3 and .wav?
TIA
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
___
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32
e
using innoSetup - 16.9Mb:
http://www.blindza.co.za/bzPersonalAssistant/setup.exe
Either way, it seems to work/operate for now - just a quick test, except for
throwing an error when I try to actually invoke sound recording, but, like
said, that could be due to VMWare hardware imitation, or not...
Jacob
here
you don't have to worry about end user environment as much...
TIA
Jacob Kruger
Blind Biker
Skype: BlindZA
"Roger Wilco wants to welcome you...to the space janitor's closet..."
ÿþ<