FS#70233 - [jupyterlab] missing adjectives.txt prevents saving

Attached to Project: Community Packages
Opened by Tim (freaz) - Tuesday, 30 March 2021, 13:49 GMT
Last edited by Antonio Rojas (arojas) - Tuesday, 30 March 2021, 14:36 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

After installing and running jupyter lab, notebooks are unable to be saved. Whenever a save is attempted the following error message appears:

Unexpected error while saving file: Untitled.ipynb [Errno 2] No such file or directory: '/usr/lib/python3.9/site-packages/nbformat/corpus/adjectives.txt'

I've searched around for other reports of this error, but haven't been able to find any information on it, so I'm assuming it's specific to the Arch install. Or just me? I've never used jupyter lab (or notebook) before, so I have no idea what the above error could mean.

I also tried installing manually via `pip install jupyterlab` and this instance does not get the above error message when saving.


Additional info:
* jupyterlab 3.0.12-2

Steps to reproduce:
1. sudo pacman -S jupyterlab
2. jupyter lab
3. [web browser opens, create a new notebook]
4. [try to save notebook, or wait for auto-save]

This task depends upon

Closed by  Antonio Rojas (arojas)
Tuesday, 30 March 2021, 14:36 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#70187 
Update your system

Loading...