-
### Expected Behaviour
```
assert num2words('18') == 'eighteen
assert num2words(18) == 'eighteen'
```
### Actual Behaviour
```python
assert num2words('18') == 'eighteen point zero'
asser…
-
Hi,
I failed build num2words-0.5.8 with python-3.6 on FreeBSD-11.2, while 2.7 and 3.7 success.
The error message is :
===================================================
===> py36-num…
-
The test coverage for the num2words/lang_DE.py file is 73.17% and we need to increment this to at least 90%.
-
Is anyone doing Danish language support?
-
He seguido estos pasos en una instalación limpia para instalar el módulo y Odoo no consigue arrancar:
1. Instalar la versión 12.0 de Odoo desde el repositorio (en Debian stable)
2. Descargar el mó…
-
I am running python 3.6.7 on windows 10 pro and when I try and run the command to download the pre-trained model I get this error related to scipy
```
Traceback (most recent call last):
File …
-
I tried installing `datashader` which uses `distributed` as a dependency. I noticed that my `Jupyter` breaks to the point where I can't even run just `0` to get an output from the cells. The develop…
-
During pip install -e . , It gives following error. Seems like clang/gcc is pretty broken.
Last login: Wed May 22 10:51:01 on console
Prabhats-MacBook-Air:~ pksingh$ cd nlp-architect/
Prabhats-Ma…
-
Every once in a while I would be happy to be able to see what configuration values I entered. Can you maybe either write them on the result tab or into the HEAD of the GEDCOM file?
It might also be…
-
Impacted versions: 11.0
Steps to reproduce:
Current behavior:
2018-01-18 11:32:12,400 6314 WARNING ? odoo.addons.base.res.res_currency: The num2words python library is not installed, l10n_mx_…