You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Info: CondaPkg: Waiting for lock to be freed. You may delete this file if no other process is resolving.
│ └ lock_file ="/home/hzxiaxz/.julia/environments/v1.11/.CondaPkg/lock"
After introducing pixi, there should be pixi.lock instead of lock file.
I think the problem is due to this line and surroundings. Maybe an easy workaround is to change the lock to pixi.lock
After introducing pixi, there should be
pixi.lock
instead oflock
file.I think the problem is due to this line and surroundings. Maybe an easy workaround is to change the
lock
topixi.lock
CondaPkg.jl/src/resolve.jl
Line 638 in 99d4053
The text was updated successfully, but these errors were encountered: