You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues and checked the recent builds/commits
What would your feature do ?
I made an embedded python release and uploaded on my fork of this repo for testing. The archive is set up with this repo as remote. It is not perfect but the initial module installation when first run will automatically correct these. I believe it would be a good addition to ease the install process for the end user if this was available. link to the release
@lespaul64 The portable I use have not faced any issues so far. Is the GIT issue related to installation of extensions or anything like that?
Because I test ran it and during installation it seemed to work fine but you might be right.
@lespaul64
I just checked. set GIT= should not affect it since run.bat calls environment.bat which does set PATH=%DIR%\git\bin;%DIR%\python;%DIR%\python\Scripts;%PATH%
That sets the portable git binary ahead of any global one in the PATH system environment variable making it priority
Is there an existing issue for this?
What would your feature do ?
I made an embedded python release and uploaded on my fork of this repo for testing. The archive is set up with this repo as remote. It is not perfect but the initial module installation when first run will automatically correct these. I believe it would be a good addition to ease the install process for the end user if this was available. link to the release
Proposed workflow
Additional information
No response
The text was updated successfully, but these errors were encountered: