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
./redis-monitor.py --duration=120
Traceback (most recent call last):
File "./redis-monitor.py", line 4, in
from dataprovider.dataprovider import RedisLiveDataProvider
File "/Users/syedahmed/DEVOPS/TOOLS/REDIS/RedisLive/src/dataprovider/dataprovider.py", line 2, in
import sqliteprovider
ModuleNotFoundError: No module named 'sqliteprovider'
./redis-monitor.py --duration=120
Traceback (most recent call last):
File "./redis-monitor.py", line 4, in
from dataprovider.dataprovider import RedisLiveDataProvider
File "/Users/syedahmed/DEVOPS/TOOLS/REDIS/RedisLive/src/dataprovider/dataprovider.py", line 2, in
import sqliteprovider
ModuleNotFoundError: No module named 'sqliteprovider'
pwd: /Users/syedahmed/DEVOPS/TOOLS/REDIS/RedisLive/src
The text was updated successfully, but these errors were encountered: