question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Permission error in Windows 10

See original GitHub issue

I am trying to enable ipywidgets on jupyterlab. I am have npm and jupyterlab installed. However, every time I try jupyter labextension install @jupyter-widgets/jupyterlab-manager command, I get the following PermissionError.

I haven’t had much luck with just googling the error.

I am using Windows 10 and anaconda as my package manager.

Thanks for the help

(py37) C:\Users\adavoody\Documents>jupyter labextension install @jupyter-widgets/jupyterlab-manager
Node v11.11.0

> C:\Users\adavoody\AppData\Local\Continuum\anaconda3\envs\py37\npm.CMD pack @jupyter-widgets/jupyterlab-manager
npm notice
npm notice package: @jupyter-widgets/jupyterlab-manager@0.38.1
npm notice === Tarball Contents ===
npm notice 2.0kB package.json
npm notice 1.5kB LICENSE
npm notice 2.0kB README.md
npm notice 131B  lib/index.d.ts
npm notice 410B  lib/index.js
npm notice 2.5kB lib/manager.d.ts
npm notice 6.2kB lib/manager.js
npm notice 1.9kB lib/output.d.ts
npm notice 6.0kB lib/output.js
npm notice 1.1kB lib/plugin.d.ts
npm notice 3.6kB lib/plugin.js
npm notice 829B  lib/renderer.d.ts
npm notice 3.0kB lib/renderer.js
npm notice 216B  lib/semvercache.d.ts
npm notice 972B  lib/semvercache.js
npm notice === Tarball Details ===
npm notice name:          @jupyter-widgets/jupyterlab-manager
npm notice version:       0.38.1
npm notice filename:      jupyter-widgets-jupyterlab-manager-0.38.1.tgz
npm notice package size:  8.5 kB
npm notice unpacked size: 32.3 kB
npm notice shasum:        1b1e17c929065bd2a93057b2378562c10c3db6c0
npm notice integrity:     sha512-JutIwjs2jq6qW[...]Phr69YQ+qQZ/Q==
npm notice total files:   15
npm notice
jupyter-widgets-jupyterlab-manager-0.38.1.tgz

Errored, use --debug for full output:
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\adavoody\\AppData\\Local\\Temp\\tmpgzehuvco'

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
amirhosseindavoodycommented, Jul 1, 2019
1reaction
pybokehcommented, Mar 7, 2020

Will this be resolved in a more formal manner besides modifying the shutil.py module?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Windows 10 "Access Denied" Folder Errors: 5 Easy Fixes
The most common fix to try when you see "folder access denied" is to take ownership of the folder through the File Explorer....
Read more >
Windows 10 Permissions denied and strange errors even if ...
Also make sure that the Administrator account rights are Enabled: -Click Start and type command in the Taskbar search field. -Click Run as ......
Read more >
Fix Access Denied Errors with Ease [CMD, Hard Drive, Folder]
Why am I getting Access denied in Windows 10 when opening a folder? ... This message usually means that you don't have the...
Read more >
How to fix "Access Denied" error step-by-step on Windows 10 ...
Step 1 In Windows Explorer, right-click the partition that you cannot access and click Properties. Continue clicking Security -> Advanced. Step 2 Click...
Read more >
How To Fix Folder Access Denied in Windows - Alphr
1. Hold down Win + R to open "Run." 2. Type "control userpasswords2" in the dialogue box that opens and tap "OK." 3....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found