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/
I have tried a number of things such as ensuring my python versions were the same, uninstalling and reinstalling the package, and a few other things. I am just at a bit of a loss.
user25779203 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.