Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] test_test_example: ImportError: cannot import name 'MultiheadAttention' from 'zeta' (/home/v/.local/lib/python3.10/site-packages/zeta/__init__.py) #44

Closed
vyomakesh09 opened this issue Dec 23, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@vyomakesh09
Copy link
Contributor

vyomakesh09 commented Dec 23, 2023

__________________________________________ ERROR collecting test_test_example.py __________________________________________
ImportError while importing test module '/home/v/vzeta/tests/test_test_example.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.10/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
test_test_example.py:5: in <module>
    from zeta import MultiheadAttention
E   ImportError: cannot import name 'MultiheadAttention' from 'zeta' (/home/v/.local/lib/python3.10/site-packages/zeta/__init__.py)

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@vyomakesh09 vyomakesh09 added the bug Something isn't working label Dec 23, 2023
vyomakesh09 added a commit to vyomakesh09/vzeta that referenced this issue Dec 23, 2023
…adAttention' from 'zeta' (/home/v/.local/lib/python3.10/site-packages/zeta/__init__.py) kyegomez#44
kyegomez pushed a commit that referenced this issue Sep 3, 2024
…adAttention' from 'zeta' (/home/v/.local/lib/python3.10/site-packages/zeta/__init__.py) #44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants