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

leela-zero failed to RunTests with could not open weights file: ../src/tests/0k.txt on MSVC #2658

Open
ChanyeolWang opened this issue Aug 24, 2022 · 0 comments

Comments

@ChanyeolWang
Copy link

Hi all,
Leela-zero failed to runtests with could not open weights file: ../src/tests/0k.txt on MSVC. Could you help look?

Environment:
Windows: windows server 2019
VS: 2019

Repro steps:
1.git clone https://github.com/leela-zero/leela-zero F:\gitP\leela-zero\leela-zero
2.cd F:\gitP\leela-zero\leela-zero
3.mkdir build_amd64 & cd build_amd64
4.msbuild /m /p:Platform=x64 /p:Configuration=Release leelaz.sln /t:Rebuild 2>&1
5.cd F:\gitP\leela-zero\leela-zero\build_amd64\Release
6.tests.exe --gtest_filter=-LeelaTest.AnalyzeParseMinmoves 2>&1

Expected
RunTests successfully.

error message:

BLAS Core: built-in Eigen 3.3.7 library.
Could not open weights file: ../src/tests/0k.txt

log
test.log

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