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
Kindly help with the error above whenever I run the app python is not recognizing kivy.garden.matplotlib
from collections import OrderedDict
from pymongo import MongoClient
from utils.datatable import DataTable
from datetime import datetime
import hashlib
import pandas as pd
import matplotlib.pyplot as plt
#import matplotlib.pyplot as FCK
from kivy.garden.matplotlib import FigureCanvasKivyAgg as FCK
The text was updated successfully, but these errors were encountered:
Kindly help with the error above whenever I run the app python is not recognizing kivy.garden.matplotlib
from collections import OrderedDict
from pymongo import MongoClient
from utils.datatable import DataTable
from datetime import datetime
import hashlib
import pandas as pd
import matplotlib.pyplot as plt
#import matplotlib.pyplot as FCK
from kivy.garden.matplotlib import FigureCanvasKivyAgg as FCK
The text was updated successfully, but these errors were encountered: