# 加载必要的依赖库 import re # for regular expressions import pandas as pd pd.set_option(“display.max_colwidth”, 200) import numpy as np import matplotlib.pyplot as plt import seaborn as s…
ERROR: opencv_python-4.4.0-cp38-cp38-win_amd64.whl is not a supported wheel on this platform. WARNING: You are using pip version 20.2.3; however, version 20.3.1 is available.You sh…