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

[BUG]: Installation fails on Window with charmap error #2251

Closed
1 task done
FastLee opened this issue Jul 25, 2024 · 3 comments
Closed
1 task done

[BUG]: Installation fails on Window with charmap error #2251

FastLee opened this issue Jul 25, 2024 · 3 comments
Labels
bug Something isn't working feat/account-level cross-workspace installations needs-triage

Comments

@FastLee
Copy link
Contributor

FastLee commented Jul 25, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Trying to install UCX using GITBASH CLI on windows we get an error during the dashboard installation phase. Version 2.9.0

Expected Behavior

UCX installation is expected to succeed.

Steps To Reproduce

No response

Cloud

Azure

Operating System

Windows

Version

latest via Databricks CLI

Relevant log output

ERROR [d.l.blueprint.parallel][installing_components_1] installing components(WindowsPath('C:/Users/LENOVO/.databricks/labs/ucx/lib/src/databricks/labs/ucx/queries/assessment/estimates'), parent_path='/Applications/ucx/dashboards') task failed: 'charmap' codec can't decode byte 0x9d in position 1020: character maps to <undefined>: Traceback (most recent call last):    
  File "C:\Users\LENOVO\.databricks\labs\ucx\state\venv\Lib\site-packages\databricks\labs\blueprint\parallel.py", line 158, in inner
    return func(*args, **kwargs), None
@pritishpai
Copy link
Contributor

Related: mwouts/jupytext#770

@tarikcurto
Copy link
Contributor

It was fixed in this PR #2234

@FastLee FastLee added the feat/account-level cross-workspace installations label Jul 26, 2024
@JCZuurmond
Copy link
Member

@FastLee : Could you reopen the issue after confirming that the issue still holds for the master? As @tarikcurto mentioned, it is fixed in #2234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feat/account-level cross-workspace installations needs-triage
Projects
Development

No branches or pull requests

4 participants