Archimedes Trajano

Results 419 comments of Archimedes Trajano

It's in a local build. I did find a workaround. Instead of just ``` eas build ``` I did ``` npx -y eas-cli build ``` And that took the versions...

> In the changes, you also added something about the direction. Were you seeing an error there as well? yes similar issue unrecognized value. I'm using a Redragon Indira Keyboard...

At the moment I use `poethepoet` to set this PYTHONPATH environment variable. Though I kind of wish `uv` just made an exception for `sitecustomize.py` I don't need it to scan...

It is already a venv unless you're saying I should just have as part of my poe script to copy the sitecustomize.py into the .venv not sure I tried that...

* ruff * pyright * poetry * black * isort Are a few tools that adopted tool specific toml pattern

> [`QNetworkReply::NetworkError` enum](https://doc.qt.io/qt-6/qnetworkreply.html#NetworkError-enum). Thank you. I was looking around for it for a an hour last night. I didn't realize it's part of QT rather than this project.

Though... ``` QNetworkReply::OperationCanceledError | 5 | the operation was canceled via calls to abort() or close() before it was finished. ``` That doesn't help much if we don't know why...

Nope it's just cleaner to look at since there's less imports.

![Image](https://github.com/user-attachments/assets/836bd302-a012-49d8-adfa-cbaa7aaad035) I replaced greenbar.gif with a blue one so I can see it better