Skip to content Skip to sidebar Skip to footer
Showing posts with the label Pkg Resources

Ipython Nameerror: Name 'pkg_resources' Is Not Defined

Out of the blue my IPython Kernel stopped working, repeatedly failing to restart. The error message… Read more Ipython Nameerror: Name 'pkg_resources' Is Not Defined

Python Pkg_resources And File Access In Packages

I'm building my first python package (which I then install with pip) and I need to use some non… Read more Python Pkg_resources And File Access In Packages