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.

can't copy 'webview\lib\WebBrowserInterop.x64.dll'

See original GitHub issue

Specification

  • Platform: Windows
  • Version: 10
  • Python 3.6.4
  • pip 10.0.1

Description

Installing pywebview 2.0 fails on Windows 10 64-bit using pip install pywebview. The following error occurs: error: can't copy 'webview\lib\WebBrowserInterop.x64.dll': doesn't exist or not a regular file

Similar error occurs using easy_install pywebview: error: Setup script exited with error: can't copy 'webview\lib\WebBrowserInterop.x64.dll': doesn't exist or not a regular file

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
denfromufacommented, May 8, 2018

@Code-ReaQtor confirmed - the package on PYPI is missing the pywebview\lib folder:

image

In the meantime install directly from github:

pip install git+https://github.com/r0x0r/pywebview

1reaction
roniemartinezcommented, May 9, 2018

@r0x0r 2.0.2 verified! Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

I can't copy/paste any .dll file on my laptop even after
Hi,. 1. What exactly happen when you try to copy/paste .dll file? Are you getting any error message? 2. Which .dll files are...
Read more >
copy of system dll doesn't work - Stack Overflow
When you copy in Explorer, the copied file is therefore a 64 bit DLL and so cannot be loaded into your process. When...
Read more >
Can't copy any text from extensions pages (#69315) - GitHub
Issue Type: Bug go to any extensions page and try to copy any text from there. ... 2019-02-12T02:16:38.656Z) OS version: Darwin x64 18.2.0...
Read more >
Copying 64-bit DLL to SYSDIR on W7-64 - NSIS Forums
I'm trying to install both a Win32 and Win64 version of a DLL ... NSIS has built-in to throw an error message if...
Read more >
Reinstalling Windows XP -- cannot copy dll's - Dell Community
I'm reinstalling Windows XP and getting copy errors that it canot copy various dll's - so far cmprops.dll, licwmi.dll and mmfutil.dll.
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