djdesant

Results 7 comments of djdesant

For making it work i had to manually edit the conan (v1.47.0) "settings.yml" file by adding the missing target "Emscripten" and "Neutrino" like this: os_target: [Windows, Linux, Macos, Android, iOS,...

> I guest this is the precision issue of the library **[decimal](https://docs.python.org/3/library/decimal.html)** I used to get this issue before when I tried to read string '1' and convert it into...

> I don't know a better workaround. Also - I was not able to reproduce the error. > > `pip install git+https://github.com/ebroecker/canmatrix.git@issue_778` Thanks for fixing. Probably you have a clean...

@ebroecker, when are you planning to merge the current branch into master ?

Thanks for quick response @ebroecker, i guess the replacement of xlsxwriter by openpyxl should be the cause of this issue.

> should be fixed in branch `issue780_fold_xlsx` > > You should be able to test: > > `pip install git+https://github.com/ebroecker/canmatrix/tree/issue780_fold_xlsx` I have tested the bugfix of #780 successfully. The right...

@ebroecker, when are you planning to merge the current branch into master ?