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

[BUGF] [test_simple_vision_encoder.py ] [VisionEncoder] #86

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

vyomakesh09
Copy link
Contributor

@vyomakesh09 vyomakesh09 commented Jan 2, 2024


modified:   tests/structs/test_simple_vision_encoder.py

________________________________________________________________________ ERROR collecting tests/structs/test_simple_vision_encoder.py _________________________________________________________________________
ImportError while importing test module '/home/v/vzeta/tests/structs/test_simple_vision_encoder.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)
tests/structs/test_simple_vision_encoder.py:2: in <module>
    from zeta.structs.simple_vision_encoder import SimpleVisionEncoder
E   ImportError: cannot import name 'SimpleVisionEncoder' from 'zeta.structs.simple_vision_encoder' (/home/v/.local/lib/python3.10/site-packages/zeta/structs/simple_vision_encoder.py)

@vyomakesh09 vyomakesh09 changed the title [BUGF] [VisionEncoder] [BUGF] [test_simple_vision_encoder.py ] [VisionEncoder] Jan 2, 2024
@kyegomez kyegomez merged commit 16fb5ac into kyegomez:master Jan 2, 2024
21 of 40 checks passed
kyegomez added a commit that referenced this pull request Sep 3, 2024
[BUGF] [test_simple_vision_encoder.py ] [VisionEncoder]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants