Skip to content

A problem with macros in DataLab v1.0.1? #263

@deuterium33

Description

@deuterium33

Describe the bug
When I execute a macro, even the example "toto" macro, I get the error:
...\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 '\u2192' in position 0: character maps to

To Reproduce
Steps to reproduce the behavior:

Run the macro simple example in DataLab v1.0.1

Expected behavior
What the macro is meant to do

Screenshots

Image

Installation information

DataLab v1.0.1 on a fresh conda environment with Python 3.11 and DataLab installed via "pip install datalab-platform[qt]"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions