-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
When I imported neuraluq, I ran into the error:
ModuleNotFoundError: No module named 'tensorflow.compat'
From stackoverflow posts on the topic, it seems the error comes from filename clashes, and that it sometimes works to switch to pip installation from the deprecated setup.py method. I rebuilt the package under hatch, published to the PyPI test repo, and installed via pip from there, and that seemed to fix the issue. I'm happy to share my very minor changes if that helps to get neuraluq updated to be compatible with pip.
Metadata
Metadata
Assignees
Labels
No labels