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
Hi, we tried to install fastNLP1.0.0a in a new environment, but everything worked properly, we cannot replicate the error. Can you try to install it in a new python environment?
Hi,
I have installed fastNLP as shown in the instructions , however I have this error
ImportError: cannot import name 'FitlogCallback' from 'fastNLP' (unknown location)
Here is FastNLP-1.0.0a0-py3.9.egg/fastNLP/init.py
from fastNLP.envs import *
from fastNLP.core import *
version = '1.0.0alpha'
The text was updated successfully, but these errors were encountered: