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

输出图片错误 #51

Open
danielzi opened this issue Mar 31, 2023 · 1 comment
Open

输出图片错误 #51

danielzi opened this issue Mar 31, 2023 · 1 comment

Comments

@danielzi
Copy link

[2023-03-31 18:00:35,368][INFO][6004][export_result.py:723]Result exported as ./results/2023-03-31-18-00-35.json
Traceback (most recent call last):
File "C:\Users\L\Downloads\SSRSpeedN-1.03\main.py", line 247, in
sc.start_test(options.use_ssr_cs)
File "C:\Users\L\Downloads\SSRSpeedN-1.03\ssrspeed\core\ssrspeed_core.py", line 136, in start_test
self.__exportResult()
File "C:\Users\L\Downloads\SSRSpeedN-1.03\ssrspeed\core\ssrspeed_core.py", line 180, in __exportResult
er.export(self.__results,split,exportType,self.sortMethod)
File "C:\Users\L\Downloads\SSRSpeedN-1.03\ssrspeed\result\export_result.py", line 76, in export
self.__exportAsPng(result)
File "C:\Users\L\Downloads\SSRSpeedN-1.03\ssrspeed\result\export_result.py", line 611, in __exportAsPng
sum0 = int(test.readline())
ValueError: invalid literal for int() with base 10: ''

@PauperZ
Copy link
Owner

PauperZ commented Apr 13, 2023

更新即可

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

2 participants