-
### Checklist
- [x] I added a descriptive title
- [x] I searched open requests and couldn't find a duplicate
### What is the idea?
Currently, conda only runs `pip` for the `pip: ...` section
```ya…
-
Could anyone share a detailed requirements.txt and the Python version to run the code? Have spent several useless days.
-
The build stops on this
```
Python 3.10.12 (main, Sep 11 2024, 15:47:36) [GCC 11.4.0]
Version: f2.0.1v1.10.1-previous-602-gd50f390c
Commit hash: d50f390c7e470761c5734221133bedc7f0febb65
Install…
-
서버가 필요할까? actions 을 사용해서 실행가능할듯?
```python
GitHub Actions에서 외부 API 인증키를 안전하게 사용하는 방법은 GitHub Secrets 기능을 사용하는 것입니다. Secrets를 이용하면 민감한 데이터를 안전하게 저장하고 워크플로우에서 참조할 수 있습니다.
---
설정 방법:
1. GitHub Secre…
-
Hi,
I came across this circular dependency:
`boilerplates` needs `version-query` -> https://github.com/mbdevpl/python-boilerplates/blob/v1.1.1/requirements.txt
and
`version-query` needs `boilerpl…
-
报错内容,如果想看有颜色区分的报错,可以查看图片:
![Snipaste_2024-11-14_18-01-37](https://github.com/user-attachments/assets/977c890e-6a62-43a4-a846-19a6baf68e28)
C:\Users\rkey\Desktop\测试\添加视频路径>pip3.4 install C:\Users\r…
-
The tool library can be something similar to prompt library which we have in watsonx.ai prompt lab, it will have a list of all working and properly tested tools and can be searched using the user tool…
-
1. Based on these and other freely available materials, I propose to switch to using `slim` images instead of `alpine`.
https://pythonspeed.com/articles/alpine-docker-python/
https://pythonspeed.com…
-
The Python org has advised that projects move away from `requirements.txt` and `setup.py` files and instead using [`pyproject.toml`](https://peps.python.org/pep-0518/) to define packages.
I propose…
-
Hi,
I am trying to run it locally, but I seem to get some version mismatch of **numpy** vs **skimage**.
I get this, when testing classification :
> File "DeepSolar/.venv3/lib/python3.5/site-…