0 votes
506 views

When running a notebook if you get

RuntimeError: Unable to acquire lock for cache directory (/home/jail/dlusers/<username>/.astropy/cache/download/py3/lock exists).

How do I remove the lock?

by ascottdemo (1.3k points) | 506 views

1 Answer

0 votes
1. From jupyterhub, click New (on the right side of window), Terminal

2. cd .astropy/cache/download/py3

3. rm -rf lock
by ascottdemo (1.3k points)

548 questions

561 answers

524 comments

725 users

Welcome to Data Lab Help Desk, where you can ask questions and receive answers from other members of the community.

Categories