-
Notifications
You must be signed in to change notification settings - Fork 798
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
1 addition
and
155 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2d41d13
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good Night,
First of all, excuse me about my english.
I have been reading the solution to the problem between pywin32 and python 3.10 in this direction:
https://github.com/mhammond/pywin32/releases
But I'm using to develop a portable version of python (amd-64) and, of course, your exe don't find the installation in the windows register, because there isn´t anything there.
would it be possible to ask (or put it manually) the installation path of python instead of look for by itself?
So it could be use in portable python.