go-embed-python
go-embed-python copied to clipboard
A library that provides an embedded python distribution to be usable from inside golang
Results
12
go-embed-python issues
Sort by
recently updated
recently updated
newest added
On windows, when pip installing dependencies, the paths in the `files.json` file are stored with backslashes, for example: `"_distutils_hack\\__init__.py"`. This causes issues when copying the embedded filesystem to the temp...