-
Notifications
You must be signed in to change notification settings - Fork 38
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
HELP!!! #91
Comments
VIBRANT does not have any import called 'DtypeObj'. Can you please send the full error message? |
This is all the error messages: Traceback (most recent call last): |
Like this:VIBRANT Error: Please install VIBRANT dependancy module(s). See below for the encountered error: cannot import name 'DtypeObj' |
The import error comes from pandas. What version of pandas do you have? |
pandas==1.1.5 |
Try updating pandas |
When I was running run. py for VIBRANT, I encountered ImportError: cannot import name 'DtypeObj'. How should this problem be solved? And using pip to download 'DtypeObj' did not find the corresponding import. Help
The text was updated successfully, but these errors were encountered: