NBA-player-movement icon indicating copy to clipboard operation
NBA-player-movement copied to clipboard

the issue about zipdata

Open git-mengmeng opened this issue 6 years ago • 1 comments

File "D:\new win10\workspace\hupu\third\game\game.py", line 112, in _get_tracking_data os.remove("./temp/zipdata") FileNotFoundError: [WinError 2] 系统找不到指定的文件(system cant find the file)。: './temp/zipdata'

git-mengmeng avatar Mar 25 '18 11:03 git-mengmeng

子目录或文件 temp 已经存在。(the sub directory or file has existed) % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0curl: (6) Could not resolve host: None

7-Zip (A) 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18

Error: cannot find archive Traceback (most recent call last): File "D:\new win10\workspace\hupu\third\game\test.py", line 2, in game = Game('01.08.2016', 'POR', 'GSW') File "D:\new win10\workspace\hupu\third\game\game.py", line 84, in init self._get_tracking_data() File "D:\new win10\workspace\hupu\third\game\game.py", line 112, in _get_tracking_data os.remove("./temp/zipdata") FileNotFoundError: [WinError 2] 系统找不到指定的文件。: './temp/zipdata'

Here is the Log in the console

git-mengmeng avatar Mar 25 '18 11:03 git-mengmeng