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.

'conda install flexx -c bokeh' fails on Windows 7

See original GitHub issue

ALL software version info (bokeh, python, notebook, OS, browser, any other relevant packages)

$ python --version
Python 3.6.3 :: Anaconda custom (64-bit)
$ conda --version
conda 4.4.10
$ bokeh -v
0.12.10

OS: Windows 7 browser: N/A

Description of expected behavior and the observed behavior

Installing flexx via conda on on Windows 7 and Python 3.6 fails.

Complete, minimal, self-contained example code that reproduces the issue

$ conda install flexx -c bokeh

CondaVerificationError: The package for flexx located at C:\APP\Anaconda3\pkgs\f
lexx-0.4.1-py36_0
appears to be corrupted. The path 'lib/python3.6/site-packages/flexx_legacy/webr
untime/nodewebkit.py'
specified in the package manifest cannot be found.

CondaVerificationError: The package for flexx located at C:\APP\Anaconda3\pkgs\f
lexx-0.4.1-py36_0
appears to be corrupted. The path 'lib/python3.6/site-packages/flexx_legacy/webr
untime/qtwebkit.py'
specified in the package manifest cannot be found.

[...]

CondaVerificationError: The package for flexx located at C:\APP\Anaconda3\pkgs\f
lexx-0.4.1-py36_0
appears to be corrupted. The path 'lib/python3.6/site-packages/flexx_legacy/webr
untime/selenium.py'
specified in the package manifest cannot be found.

CondaVerificationError: The package for flexx located at C:\APP\Anaconda3\pkgs\f
lexx-0.4.1-py36_0
appears to be corrupted. The path 'lib/python3.6/site-packages/flexx_legacy/webr
untime/xul.py'
specified in the package manifest cannot be found.

What does work though

  • conda install flexx -c conda-forge on Windows 7 with Python 3.6
  • conda install flexx -c bokeh on Red Hat Enterprise Linux with Python 3.6

both install without any problems

Related

Redirected here from conda-forge. Error seems similar to the ones in #7549

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
mattpapcommented, Feb 21, 2018

I will just remove the bokeh channel versions and update the docs.

That would be for the best.

0reactions
bryevdvcommented, Feb 21, 2018

I’ve removed the package from the channel. I will leave the issue open to update any docs.

Most parts of Flexx will be py3k only in the next release.

As long a the old releases are still available that seems fine, tho happy to update Bokeh to import smaller pyscript when that’s an option

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installation details — Bokeh 3.0.3 Documentation
Bokeh can be installed using either the Python package installer pip , or conda , the package manager for the Anaconda Python Distribution....
Read more >
python-bokeh-0.12.15-bp151.3.2 - SUSE Package Hub -
+ #7550 [component: docs] 'conda install flexx -c bokeh' fails on windows 7 + ... Fails to build in windows 7 + #6248...
Read more >
conda-forge - :: Anaconda.org
A software package for algebraic, geometric and combinatorial problems... 7za, 9.20, LGPL, X, A file archiver with a high compression ratio. 7zip, 19.00 ......
Read more >
Problem installing bokeh: [WinError 126] The specified ...
(base) D:\Users\jng>conda install -c bokeh bokeh Collecting package ... yaml pkgs/main/win-64::yaml-0.1.7-hc54c509_2 Proceed ([y]/n)? y ...
Read more >
Cannot add Conda Packages - Esri Community
In fact, any conda command returns the access error. This is running on Windows Server 2012R2. Any suggestions for troubleshooting?
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