I looked through all the windows builders here and could not find any
which generate this package, can anyone tell me where the work happens? I
also tried searching looking for scripts and CI files which create the
package in all the relevant repos and could not find those either.
Is this informa
try to port this layout script to linux.
Gerald R. Wiltse
[email protected]
On Wed, May 1, 2019 at 12:22 PM Steve Dower wrote:
> On 01May2019 1109, Gerald Wiltse wrote:
> > I looked through all the windows builders here and could not find any
> > which generate this packa
m sure i'll soon hit the additional
complications you're talking about and come back to you with questions.
Gerald R. Wiltse
[email protected]
On Wed, May 1, 2019 at 1:57 PM Steve Dower wrote:
> On 01May2019 1305, Gerald Wiltse wrote:
> > That does help, thanks so muc
May 1, 2019 at 2:47 PM Gerald Wiltse wrote:
> Yes, I'll help with this, and I try to get signed up with an account for
> the issue tracker ASAP.
>
> I've just started trying to build create the embeddable package for
> windows locally (all from source). Once I have that
eated. Any
additional feedback would be great.
https://gist.github.com/solvingj/87305e0f70e14d738d6989ba2f41352f
Gerald R. Wiltse
[email protected]
On Thu, May 2, 2019 at 11:24 AM Gerald Wiltse wrote:
> I've successfully automated the build of the embedded zip on Windows for
> 3.6
binary does not
respect .zip file as a source of modules.
Gerald R. Wiltse
[email protected]
On Thu, May 2, 2019 at 2:56 PM Gerald Wiltse wrote:
> With minimal patching of tools/msi/make_zip.py, I was able to create an
> equivalent zip package on Linux. It doesn't work out of
x27;m on Ubuntu. I've definitely got zlib1g-dev package installed, and I've
recompiled a number of times trying to get it to work. I've tried Ubuntu
16 and 18.
Is this just a limitation on linux?
Gerald R. Wiltse
[email protected]
On Thu, May 2, 2019 at 4:29 PM Gerald Wiltse
I have it working on linux now. Is now a good time to open a ticket on
Issue Tracker?
Gerald R. Wiltse
[email protected]
On Fri, May 3, 2019 at 11:55 AM Gerald Wiltse wrote:
> Ok, disregard previous message. I fixed the PYTHONPATH in my command
> and the .pyc files and . I al
e are many projects which have managed to ship portable/relocatable
python installations in the past. Maybe looking at them will be helpful in
deciding how to deal with the situation here.
Gerald R. Wiltse
[email protected]
On Fri, May 3, 2019 at 1:02 PM Gerald Wiltse wrote:
> I have it wor