1. Solution exception:'ascii' codec can't encode character '\u17C' in position 14: ordinal not in range(128)

I have an installation issue:
Step 1 works well. In step 2, when toggling True, after some successful steps, the component returns an error.
{0;0}
0. Installing Ladybug Tools core Python libraries.

  1. Installing lbt-dragonfly==0.8.105 via pip using
    C:\Users\Użytkownik\ladybug_tools\python\python.exe

  2. Ladybug Tools core Python libraries successfully installed!

  3. Installing Ladybug Tools recipes.

  4. Installing lbt-recipes==0.17.10 via pip using
    C:\Users\Użytkownik\ladybug_tools\python\python.exe

  5. Ladybug Tools recipes successfully installed!

  6. Installing ladybug-rhino Python library.

  7. Installing ladybug-rhino==1.31.3 via pip using
    C:\Users\Użytkownik\ladybug_tools\python\python.exe

  8. Ladybug-rhino Python library successfully installed!

  9. Successfully set Python search path to: C:\Users\Użytkownik\ladybug_tools\python\Lib\site-packages

  10. Runtime error (EncoderFallbackException): ‘ascii’ codec can’t encode character ‘\u17C’ in position 14: ordinal not in range(128)

Traceback:
line 311, in write_iron_python_batch_file, “”
line 505, in script

Thank you in advance for your reply.

See here:

The problem ascii’ codec can’t encode character ‘\u17C’ in position 14: ordinal not in range(128) still exists