Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the issue about zipdata #6

Open
git-mengmeng opened this issue Mar 25, 2018 · 1 comment
Open

the issue about zipdata #6

git-mengmeng opened this issue Mar 25, 2018 · 1 comment

Comments

@git-mengmeng
Copy link

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
Copy link
Author

子目录或文件 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant