pywin32 is installed just for me, but python itself is installed for all users.
I have
C:\Users\rdboylan\AppData\Roaming\Python\Python37\site-packages\pythonwin\Pythonwin.exe
but when I try to run it (double-click or command prompt in that directory) I
get
The application can not locate win32ui.p
BTW, I installed Visual Studio and wrote a little C++ program that exercised
FindNextFile. It failed in exactly the same way (returns same filename forever
if on a network drive and search spec has the exact file name), but only when
run from the original machine.
This is only one of many sign
On Dec 18, 2018, at 1:05 PM, Anrik Drenth wrote:
>
> Couple of good insights there. Would you have example python code that shows
> the Unicode-to-ASCII conversion in action?
>
> So 0x0189CF01 to 003F49
>
> The current code is written in Python 2.7, its selecting the data from SQL
>