Relative Content

Tag Archive for packagepypi

Pypi package not importing

I recently created my first python package. I can install the package into my conda environment, but I cannot seem to import it in jupyter. The package is called wocecolormap. It is a package with defined colormaps used for maps. To create it I followed this tutorial: https://packaging.python.org/en/latest/tutorials/packaging-projects/