|
|
|
|
|
by darkarmani
1033 days ago
|
|
It's the dependency hell problem as packages are added to the sandbox environment. If they were just shipping python (standard library), it would be fine, but all of the useful libraries have large numbers of dependencies. |
|