New submission from Debarshi Goswami:
When Python (64 bit) is installed for all users from an admin account on
Windows, it gets installed correctly for all users , but it does not appear in
add remove program for users other than one who installed it.
Command used : python-3.6.1-amd64.exe
Changes by Debarshi Goswami :
--
nosy: +manddy221
___
Python tracker
<http://bugs.python.org/issue31011>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Debarshi Goswami:
Some support is needed to avoid compatibility issues in different version of
CRT in Windows.
I have an application which embeds Python interpreter and the application is
build on MSVC11, whereas I am using Python 3.3.2 which is build on MSVC10. I
know
Debarshi Goswami added the comment:
If any workaround is available. It is also fine.
--
type: -> crash
___
Python tracker
<http://bugs.python.org/issu
Debarshi Goswami added the comment:
My question is, even a FILE* of MSVC10 type is provided, why these APIs are
crashing, after all it expects MSVC10 type.
--
___
Python tracker
<http://bugs.python.org/issue19
New submission from Debarshi Goswami:
Tkinter is not working when I set PYTHONPATH using Py_SetPath before
Initialization in an application embedding Python interpreter.
Any call to Py_SetPath is screwing up Tkinter with an error traceback
Changes by Debarshi Goswami :
--
components: +Interpreter Core
type: -> compile error
___
Python tracker
<http://bugs.python.org/issue19582>
___
___
Python-
Debarshi Goswami added the comment:
Is there any way to run Tkinter adding some changes from interpreter?
--
___
Python tracker
<http://bugs.python.org/issue19
Debarshi Goswami added the comment:
Anyone tried this issue?
--
___
Python tracker
<http://bugs.python.org/issue19582>
___
___
Python-bugs-list mailing list
Unsub
New submission from Debarshi Goswami:
Python installer (msi) having problem in installing Python for all users in
Windows. It gets installed for installing user only.
I was able to log the python output and found the below in the log.
MSI (s) (8C:D0) [07:13:00:212]: Determined that existing
10 matches
Mail list logo