Eli Davis

Results 32 issues of Eli Davis

This diverges from what the current process looks like for using this library. I got rid of certain things like the random update checking times and tried to make it...

I do not see a license associated with the repository.

#### Bug, ~feature request, or proposal~: When a resize occurs that restricts the visibility of the tabs which is not a window resize, the arrows visibility do not update. ####...

Upon successful installation, I run the recommended test: ```python import pyxinput pyxinput.test_virtual() ``` And receive the output: ```pythyon Testings multiple connections Connecting Controller: Traceback (most recent call last): File ".\agh.py",...

![image](https://user-images.githubusercontent.com/9094977/52172080-e295f200-272d-11e9-99d5-d3b6133c817a.png) Upon cloning your repository I tried to build a docker image using the command ```bash docker build --tag=allure-docs . ``` and got the following error: ``` Sending build context...

Fallback to yml extension when yaml isn't found for Config. So now config can have either yml or yaml extension

cla signed

Documentation on how to use re-aligned data

cla signed

wget, ping and other commands fail to contact the server. Also it' uncomfortable downloading from just random IP addresses/without SSL. At this moment, I'm unable to download the dataset.

Following the setup guide, I had to downgrade numpy and pillow to get things to work. # Numpy version that worked for me, bool is now depreciated ``` pip3 install...