Thomaz

Results 5 comments of Thomaz

I have spent too much time trying to figure this out... Using `pyproject.toml` `project.urls`... PYPI is able to figure out source code, issue tracker, README, and documentation URLs but libraries.io...

Upgrading `Mushroom` to `v3.4.2` is what restored the icons for me.

I tested this on Windows 7 and had no issues so I assume it's a Windows 8.1 issue. I have devised a remedy for my issue import win32gui import win32con...

I was able to reproduce this error on another Windows 8 machine with a fresh install of Python 3.4 (from Anaconda package - same package from my post) Testing some...

I installed the package on Python 2.7 this time and got a few warnings; however, everything seems to be running just fine i.e. ratio('A', 'A') returns 1.0 I added a...