Facing an error #8802
Unanswered
roshanjoebenny
asked this question in
Q&A
Facing an error
#8802
Replies: 1 comment 2 replies
-
What version of Python and Nemo do you use? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When running the below given code
from nemo.collections import nlp as nemo_nlp
I am getting an error as TypeError: unsupported operand type(s) for |: 'type' and 'type'
Please suggest a solution to solve this issue
Beta Was this translation helpful? Give feedback.
All reactions