Hello all!
I have I clean installation on Linux and had the same situation as #1004. But besides that, after I successfully import htm on a Python terminal I'm having the following error 'ModuleNotFoundError: No module named 'htm.bindings'' when trying to import any of the submodules, in this case, import htm.bindings.
Anyone can help me? I'm trying to use htm.core in a separated project.