eurdoch
eurdoch
Also facing this issue.
Oops just realized it actually says `wheel` instead of `packaging`. Regardless there is something going on with this package `flash-attn`. It keeps not finding packages that are already installed. Cannot...
Yeah I was trying to run on CPU on Ubuntu, too bad! I was using venv just for reference. I'm SO GPU POOR
@enyst Streaming the text just seems like overkill, though it looks cool.
@808vita yeah i'm sure i could play around and get it working but i don't expect most users to and it creates unnecessary friction in the setup. So i think...
@omutist If users are having to generate a `requirements.txt` with `pipenv` and then use `venv` it's better to just use a `requirements.txt` and get rid of `pipenv`.
@enyst Not on Slack, will fill out the form
Submitted form. Doing Sunday family stuff but can be on later today (PCT)
@andrewparry I'm not sure. There were many packages that were skipped when I tried installing with 3.11. The first one that came up was `charset-normalizers`. The marker for that package...
@rbren Sounds good to me. I'll try to get it working. At first glance it looks like pipenv doesn't play nice if there are multiple installations of python on a...