flamapy / flamapy_fw

This repository hosts the main components of flamapy
4 stars 5 forks source link

Problem with setup.py #20

Closed drorganvidez closed 3 years ago

drorganvidez commented 3 years ago

There is a problem with python setup.py install

It throws:

SyntaxError: Non-ASCII character '\xc3' in file setup.py on line 11

I think this is due to the presence of accents and non-ascii characters

jagalindo commented 3 years ago

This has been solved by @Virako on last merged commit.