You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FileNotFoundError: [WinError 2] The system cannot find the file specified
Exception ignored in: <function Meteor.del at 0x0000020699E17F70>
Traceback (most recent call last):
File "C:\Users\vikas.conda\envs\soccernet-DVC\lib\site-packages\nlgeval\pycocoevalcap\meteor\meteor.py", line 130, in del
self.close()
File "C:\Users\vikas.conda\envs\soccernet-DVC\lib\site-packages\nlgeval\pycocoevalcap\meteor\meteor.py", line 59, in close
if self.meteor_p:
AttributeError: 'Meteor' object has no attribute 'meteor_p'. How can i resolve it
The text was updated successfully, but these errors were encountered:
FileNotFoundError: [WinError 2] The system cannot find the file specified
Exception ignored in: <function Meteor.del at 0x0000020699E17F70>
Traceback (most recent call last):
File "C:\Users\vikas.conda\envs\soccernet-DVC\lib\site-packages\nlgeval\pycocoevalcap\meteor\meteor.py", line 130, in del
self.close()
File "C:\Users\vikas.conda\envs\soccernet-DVC\lib\site-packages\nlgeval\pycocoevalcap\meteor\meteor.py", line 59, in close
if self.meteor_p:
AttributeError: 'Meteor' object has no attribute 'meteor_p'. How can i resolve it
The text was updated successfully, but these errors were encountered: