-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
kind/bugSomething isn't working as expectedSomething isn't working as expected
Description
- I am on the latest Poetry version.
- I have searched the issues of this repo and believe that this is not a duplicate.
- If an exception occurs when executing a command, I executed it again in debug mode (
-vvvoption).
- OS version and name: Debian buster
- Poetry version: 1.1.8
- Link of a Gist with the contents of your pyproject.toml file: https://gist.github.com/the-papi/de61802c74fca0c1c8165c76408e2e7b
Issue
After upgrading Poetry to 1.1.8, it doesn't install all the required dependencies, but only a few. poetry isntall and poetry show tells me they're installed, but python raises ModuleNotFoundError. I tried to run poetry lock again, but it didn't help.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't working as expectedSomething isn't working as expected