-
We have the beginnings of the requirements for this script in the requirements.txt. But, it'd be great to package this for pip or conda install so it's easier to deploy.
-
Successfully installed aiofiles-23.2.1 annotated-types-0.7.0 anyio-4.6.2.post1 certifi-2024.8.30 charset-normalizer-3.4.0 click-8.1.7 colorama-0.4.6 fastapi-0.115.3 ffmpy-0.4.0 gradio-5.3.0 gradio-cli…
-
I'm using Ubuntu 22.04.4 on WSL, and followed the instructions to install the conda environment. When I ran `pip install -e ./sn_gamestate`, the following error occurs.
INFO: pip is looking at mult…
-
Thanks for releasing this work @hwarden162 - I'm wondering if you can provide installation instructions in the README?
I currently tried installing with `poetry install` and received the following …
-
### Your current environment
```
Collecting environment information...
PyTorch version: 2.4.0
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubun…
-
### setuptools version
66.0.0
### Python version
3.8
### OS
Ubuntu 20.04
### Additional environment information
only happening when not running inside a venv
### Description
…
-
From this doc, I just found the way to import custom python package from url: https://pyodide.org/en/stable/usage/loading-packages.html#installing-wheels-from-arbitrary-urls
While in my use case, I h…
-
Is there interest to package this project for conda-forge or upload on PyPI? I could certainly help with creating a conda package.
-
Related (#5 #3 #6).
Pypi and anaconda packages need to be updated in order to use `lmoments3` with modern versions of `scipy` (see #6) and Python (see #3 and #5).
Only the people with permission…
-
I can't install this package in win 10`(base) C:\Users\dell>pip install C:\Users\dell\Downloads\pytorch_fft-0.15.tar.gz
Processing c:\users\dell\downloads\pytorch_fft-0.15.tar.gz
Complete output…