Skip to content

Error during deploy (Windows 10) #31

@elismasilva

Description

@elismasilva

I getting this error on this command:

daggr deploy app.py --name supir-with-daggr

Traceback (most recent call last):
  File "C:\Users\pelol\.pyenv\pyenv-win\versions\3.10.11\lib\runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "C:\Users\pelol\.pyenv\pyenv-win\versions\3.10.11\lib\runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "F:\projetos\DEVAIEXP\daggerapp\venv\Scripts\daggr.exe\__main__.py", line 6, in <module>
    sys.exit(main())
  File "F:\projetos\DEVAIEXP\daggerapp\venv\lib\site-packages\daggr\cli.py", line 71, in main
    _deploy_main()
  File "F:\projetos\DEVAIEXP\daggerapp\venv\lib\site-packages\daggr\cli.py", line 224, in _deploy_main
    _deploy(
  File "F:\projetos\DEVAIEXP\daggerapp\venv\lib\site-packages\daggr\cli.py", line 409, in _deploy
    f.write(readme_content)
  File "C:\Users\pelol\.pyenv\pyenv-win\versions\3.10.11\lib\encodings\cp1252.py", line 19, in encode
    return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode character '\U0001f500' in position 55: character maps to <undefined>
Gradio Environment Information:
------------------------------
Operating System: Windows
gradio version: 6.5.1
gradio_client version: 2.0.3

------------------------------------------------
gradio dependencies in your environment:

aiofiles: 24.1.0
anyio: 4.12.1
audioop-lts is not installed.
brotli: 1.2.0
fastapi: 0.128.0
ffmpy: 1.0.0
gradio-client: 2.0.3
groovy: 0.1.2
httpx: 0.28.1
huggingface-hub: 1.3.5
jinja2: 3.1.6
markupsafe: 3.0.3
numpy: 2.2.6
orjson: 3.11.6
packaging: 26.0
pandas: 2.3.3
pillow: 12.1.0
pydantic: 2.12.5
pydub: 0.25.1
python-multipart: 0.0.22
pytz: 2025.2
pyyaml: 6.0.3
safehttpx: 0.1.7
semantic-version: 2.10.0
starlette: 0.50.0
tomlkit: 0.13.3
typer: 0.21.1
typing-extensions: 4.15.0
uvicorn: 0.40.0
mcp is not installed.
pydantic: 2.12.5
authlib is not installed.
itsdangerous is not installed.


gradio_client dependencies in your environment:

fsspec: 2026.1.0
httpx: 0.28.1
huggingface-hub: 1.3.5
packaging: 26.0
typing-extensions: 4.15.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions