Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation issue with conda on Windows #87

Open
mwcraig opened this issue Jun 21, 2022 · 1 comment
Open

Installation issue with conda on Windows #87

mwcraig opened this issue Jun 21, 2022 · 1 comment

Comments

@mwcraig
Copy link
Contributor

mwcraig commented Jun 21, 2022

I'm running into an issue trying to create a conda environment on windows. I don't get the error if I create a python-only environment and then pip install sidecar==0.5.1...it only comes up if I conda or mamba install.

The error I get is below -- if the solution is to rebuild the conda package let me know and I can do that.

CondaVerificationError: The package for sidecar located at C:\Users\jv8699qa\Miniconda3\pkgs\sidecar-0.5.1-pyhd8ed1ab_0
appears to be corrupted. The path 'share/jupyter/labextensions/@jupyter-widgets/jupyterlab-sidecar/static/vendors-node_modules_css-loader_dist_runtime_api_js-node_modules_css-loader_dist_runtime_cssW-926fd9.949facbe71846c90da88.js.map'
specified in the package manifest cannot be found.
@mwcraig mwcraig changed the title Installation issue with conda Installation issue with conda on Windows Jun 21, 2022
@martinRenou
Copy link
Member

Looks like .map files are shipped in the package while they should probably not be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants