sgbaird / honegumi

Honegumi (骨組み) is an interactive "skeleton code" generator for API tutorials focusing on optimization packages.
https://honegumi.readthedocs.io/
MIT License
34 stars 5 forks source link

PyPI installation issue, honegumi import not recognized #73

Closed sgbaird closed 3 weeks ago

sgbaird commented 4 weeks ago
%pip install honegumi

import honegumi

Doesn't work. Possibly related to namespace packaging.

Is it import honegumi.core as hg?

sgbaird commented 3 weeks ago

Not sure why this isn't working, but instead moving away from namespaces #74