-
Investigate the above
-
- [X] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate.
## Issue
The Poetry [docs on "Managing environments"](ht…
-
Installing lightfm on python 3.8.11
```
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [17 lines of output]
Traceback (most recent call…
-
I followed your step till running main.py on my pycharm. However, the running failed and it noted that No module named 'mouseapp' and I had already installed all the packages. Could you please help me…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hi, how can I make config_path mandatory param?
```
Usage:
cmd
Arguments:
config_path path to config
```
It's possible to not set config_path and get `None` as result. I want to b…
-
Hi,
I am a complete newbie to both ACE and Julia and tried to install ACEpotentials.jl following the instructions in the [documentation](https://acesuit.github.io/ACEpotentials.jl/stable/gettingstart…
-
Hi, I recently upgraded poetry to the [latest release](https://github.com/python-poetry/poetry/releases/tag/1.6.1) and I'm having issues running nox tests. I haven't changed anything other than upgra…
-
I get the following error when trying add this package as a dependency from pypi using `poetry add systemd-python`.
```
$ poetry add systemd-python
Using version ^235 for systemd-python
Upda…
-
Summary
Basically I am unable to run test coverage on a project that includes both ddtrace and pytest-cov
Expected vs actual result
I should be able to do so
Reproducer
In order to reproduce I have …