self-contained-runnable-python-package-template icon indicating copy to clipboard operation
self-contained-runnable-python-package-template copied to clipboard

This is a template for creating self-contained, runnable python projects in the form of a tidy, structured, runnable python package

Results 3 self-contained-runnable-python-package-template issues
Sort by recently updated
recently updated
newest added

e.g. get this assertion error if you attempt to run using python2: Error: This package is intended to be run in python3 (you seem to be running python2) NOTE: Ironically,...