Skip to content

pip installer for neuraluq #21

@jaehlers

Description

@jaehlers

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions