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

cannot save the running results #5

Open
Dailin-Huang opened this issue Jul 17, 2023 · 2 comments
Open

cannot save the running results #5

Dailin-Huang opened this issue Jul 17, 2023 · 2 comments

Comments

@Dailin-Huang
Copy link

Reading your paper is very inspiring, but I have a problem with storing the running results. The csv file only stores the directory, but does not store the experimental results. There were no files in the result and save files, which caused test.py to not run. May I ask where the problem is?

@Mr-White-W
Copy link

Hello, I have also encountered the problem you encountered. There was no calculation result in the saved file, and an error occurred in the end. May I ask if you have finally resolved this issue?
您好,我同样遇见了您遇见的问题。保存文件中没有运算结果,并且最后发生了报错。请问您最后解决了这个问题吗?

@Mr-White-W
Copy link

您好,我也遇到过您遇到的问题。保存的文件没有计算结果,最后出现错误。请问您是否终于解决了这个问题? 您好,我同样遇见了您遇见的问题。保存文件中没有运算结果,并且最后发生了报错。请问您最后解决了这个问题吗? 我找到了解决方案。我降级了 numpy 和 pandas 版本以匹配作者,这些问题得到了解决。 我找到解决办法了,我把numpy、pandas版本降级至与作者一致,这些问题就没有了。
To add, after the numpy version is downgraded, it is necessary to synchronize the downgraded version of matplotlib, and I will downgrade it to version 3.3.4. It should be emphasized that VPN cannot be used when downloading and updating libraries.
补充一句,numpy版本降级后,需要同步降级matplotlib的版本,我将其降低至3.3.4版本。需要强调的是下载与更新库的时候,不能使用VPN。

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