Steve Steiner

Results 40 issues of Steve Steiner

- **Poetry version**: 1.3.2 - **Python version**: 3.11.2 - **OS version and name**: Ubuntu 22.10 - **pyproject.toml**: not created, crash - [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) stable Poetry version,...

kind/bug
status/triage

I was reinstalling `fzf` after deciding my package manager's version was too far out of date. I had just commented out the .bashrc changes like so: ```bash # This is...

```bash $thefuck --version The Fuck 3.32 using Python 3.11.5 and Bash 5.2.15(1)-release ``` Your system: Ubuntu 23.04 How to reproduce the bug: - Set instant mode on in the config...

NOTE: I'm really only wanting to extract the DirEntry struct for use in other C code. ```bash $ gcc --version gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0 Copyright (C) 2022 Free Software Foundation,...

### Discord username (optional) _No response_ ### Describe the bug Open `warp-terminal`, out pops this in the Warp window's command line (in 0.209s): ``` Command 'folders:' not found, did you...

Bug

- [X ] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [ X] I've searched the [issues](https://github.com/djlint/djLint/issues) - [ X] I've read the [docs](https://djlint.com) ## System Info - OS: ubuntu...

:microbe: bug
:mag: linter

Pulled the latest version with the fix to rename the directory due to the firebird library conflict. Install from requirements.txt (once fixed, see)[https://github.com/maxirobaina/django-firebird/issues/149]. Change directory to `tests/test_main`, where `manage.py` lives...

With `pip install -r requirements.txt`, the following version conflict stops install. ```bash ERROR: Cannot install -r requirements.txt (line 3) and asgiref==3.2.3 because these package versions have conflicting dependencies. The conflict...

I have a `font-awesome` dependency. By its nature, it's not `require()'d` or `imported`, it's used in a piece of Less code: ``` @import '~font-awesome/less/font-awesome.less'; ``` In my `src/common/styles/app.less` file. This...

Trying to login to demo site with supplied credentials doesn't work.