igordertigor

Results 17 issues of igordertigor

Hi, I'm trying to run the c3d model from the keras model zoo, but it doesn't even initialize. When I do: from kerasmodelzoo.models import c3d M = c3d.model(weights=True, summary=True) The...

The package was using virtualenv as an unlisted dependency. I'm switching here to using `python -m venv` instead, which appears to be part of the standard library. Without this, `try`...

I'm using rxpy for a realtime audio processing tool. The tool receives two event streams, one that contains audio chunks and one that contains small text like annotation snippets. The...

question

In the last couple of days, I've occasionally had trouble uploading a package with the following error message: ``` Traceback (most recent call last): File "/home/ingo/code/esdt/.venv3/lib/python3.6/site-packages/pybuilder/cli.py", line 413, in main...

I am experiencing an error when running `setup.py install` in a virtual environment under python 3.5 (didn't try outside the virtual env). I have compiled libuvc, including libturbojpeg and both...

I noticed that there doesn't seem to be a vim plugin for blue. I therefore cloned the plugin at `psf/black` and extended it to run either "black" or "blue". Would...

## Description I am quite new to python-semantic-release and started looking into it after watching Stephan Bönnemann's talk that you recommend in the readme. That kind of convinced me that...

feature
help-wanted

## The problem When working with a team, different team members typically work on branches and merge their work afterwards. Semantic release appears entirely confused by this pattern and either...

bug
awaiting-reply

I occasionally use files in which I have tables or uncommon acronyms. In these files, ltex complains: For tables, it warns me about having too many spaces, for acronyms, it...

1-feature-request ✨

I keep having trouble with the `--rev` flag on commands like `mlem link`: What exactly is accepted as a revision? I would expect things like branch names, tags (not necessarily...

A: docs
ux
links
credentials