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

Lock metadata.lock failed #5743

Closed
sunjinlongsir opened this issue Aug 12, 2022 · 2 comments · Fixed by #5747
Closed

Lock metadata.lock failed #5743

sunjinlongsir opened this issue Aug 12, 2022 · 2 comments · Fixed by #5747
Assignees
Labels
question Question on using Taichi

Comments

@sunjinlongsir
Copy link

import taichi as ti
ti.init(arch=ti.cpu)

提示:Lock C:/taichi_cache/ticache/metadata.lock failed

@sunjinlongsir sunjinlongsir added the question Question on using Taichi label Aug 12, 2022
@taichi-gardener taichi-gardener moved this to Untriaged in Taichi Lang Aug 12, 2022
@qiao-bo
Copy link
Contributor

qiao-bo commented Aug 12, 2022

Hi, can you please provide the full error log? and perhaps the output of ti.diagnose? thanks

@lin-hitonami
Copy link
Contributor

lin-hitonami commented Aug 12, 2022

This is only a false warning, and it does not affect the execution of the Taichi program. I've removed the warning in #5747.

@qiao-bo qiao-bo moved this from Untriaged to In Progress in Taichi Lang Aug 12, 2022
Repository owner moved this from In Progress to Done in Taichi Lang Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question on using Taichi
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants