tchar
tchar
@andcec @rutger1140 @Semtexcz @Nakamerica Would the solution from @rdp77 work for you? I am pretty sure the reason it is not working for you is due to how newer linux...
I had some time to look into this. I also found that ZWD was causing the issues but the underlying bug was in `PintDefinitionParser._define_currency` and more specifically at `definition =...
@nathan818fr As far as the currency filtering, I would like to merge your first commit that filters currencies. Would you mind merging the current master and making a new PR...
Fixed by #48 please feel free to post the currency filtering mechanism in a new PR.
I am not sure if Ulauncher dev team has enabled a virtualenv per extension, but for now you should install the dependencies using `python -m pip install`/`python3 -m pip install`...
@toriacx, Do any of the solutions above work for you? Generally, the package issue is hard to fix. Normally, the extensions should run in their own virtual environment, and honestly,...