Bernát Gábor

Results 889 comments of Bernát Gábor

The idea with not blank accepting just all files found is to fail upfront when the required files are not found. E.g. virtualenv should not create a virtual environment if...

Fair enough. Note though on Linux CPython has no dll/so to copy, so doesn't need sources. That being said I leave the question up to your judgment; put in a...

That's fine as long as you don't mind me pinging you here in case is something out of my control :laughing:

This feels like a pip issue; as it's related to installing the package. For now, we still need a reproduced of this. Can you provide more detailed information?

Closing for now as we've got no response to our request for more information. If you can acquire those please post the details and we'll reopen the issue.

How did you install an embedded Python?

Working only with pyc files is already supported. Them being zipped up is an interesting question; which boils down to the fact can we even support these without unzipping the...

Wow that feels complicated for a newcomer. Unless there's a more just install/extract and use way of this I'm tempted that to say that this is not supported.

What's the content of /usr and /usr/bin ? Perhaps both values are valid here? Can you replicate this with a docker image?

This works for me on the macOs. Do you have a repro via a Docker image?