hsdata icon indicating copy to clipboard operation
hsdata copied to clipboard

用数据玩炉石!快速收集和分析炉石传说的卡牌及卡组数据

Results 2 hsdata issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/15624361/51157791-70638780-18bc-11e9-829e-079d9c089f35.png) 这里改过一次,后面运行的时候还是报错,一直有open()file的时候存在编码问题 ![image](https://user-images.githubusercontent.com/15624361/51157819-8a9d6580-18bc-11e9-9ee1-95f77f5cac92.png)

Traceback (most recent call last): File "E:/MyCode/test/test17", line 3, in import hsdata File "C:\Users\user\AppData\Roaming\Python\Python35\site-packages\hsdata\__init__.py", line 52, in from .core import ( File "C:\Users\user\AppData\Roaming\Python\Python35\site-packages\hsdata\core.py", line 725, in CAREER_NAMES_ALL_LANGUAGES = json.load(fp) File...