Closed comfortchambeshi closed 3 years ago
Hope you installed it correctly.... And if you are using a virtual env make sure you had installed it in the virtual env
Run this: pip install rave-python
Instead of: pip install rave_python
pip install rave-python
Still not working!
Hello @comfortchambeshi ,
Please note that this is a linting error raised by your IDE.
Kindly ignore and proceed with your development.
Rest assured the team is working on removing the error.
Regards,
i deployed my system and its throwing this error , however it doesn't show it on the local development system was this fixed
I was trying to test flutterwave python SDK. Now i got this error: `from rave_python import Rave, RaveExceptions, Misc
ModuleNotFoundError: No module named 'rave_python'`