[Bug]: ModuleNotFoundError: No module named 'FrEIA' #2265
Unanswered
sunthehope
asked this question in
Q&A
Replies: 2 comments 1 reply
-
I think you are using an older version of anomalib. The main branch does not have |
Beta Was this translation helpful? Give feedback.
1 reply
-
pip install freia: I tried this one, but still same error came "ModuleNotFoundError: No module named 'FrEIA'". Howhevere, when I installed same in another PC, it's work fine. Why this happen ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
File "E:\anomalib_an\anomalib-main\anomalib-main\src\anomalib\models\image\cflow\utils.py", line 11, in
from FrEIA.framework import SequenceINN
ModuleNotFoundError: No module named 'FrEIA'
Dataset
Other (please specify in the text field below)
Model
Other (please specify in the field below)
Steps to reproduce the behavior
WHY
OS information
OS information:
Expected behavior
I hope train.py can run normally
Screenshots
No response
Pip/GitHub
pip
What version/branch did you use?
main
Configuration YAML
Logs
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions