LordAmit / Brightness

Using Brightness Controller, you can control brightness of both primary and external displays in Linux. Check it out!
Other
1.05k stars 84 forks source link

poetry install no such file readme.md (perhaps expecting README.md) #226

Open fastrizwaan opened 2 years ago

fastrizwaan commented 2 years ago
rizvan@debian:~/Downloads/Brightness-2.4/brightness-controller-linux$ poetry install
Creating virtualenv brightness-controller-linux-Zn5o2yih-py3.10 in /home/rizvan/.cache/pypoetry/virtualenvs
Installing dependencies from lock file
Warning: poetry.lock is not consistent with pyproject.toml. You may be getting improper dependencies. Run `poetry lock [--no-update]` to fix it.

Package operations: 12 installs, 0 updates, 0 removals

  • Installing pyparsing (3.0.9)
  • Installing attrs (22.1.0)
  • Installing iniconfig (1.1.1)
  • Installing packaging (21.3)
  • Installing pluggy (1.0.0)
  • Installing py (1.11.0)
  • Installing pyqt5-qt5 (5.15.2)
  • Installing pyqt5-sip (12.11.0)
  • Installing tomli (2.0.1)
  • Installing pyqt5 (5.15.7)
  • Installing pytest (7.1.3)
  • Installing qtpy (2.2.0)

[Errno 2] No such file or directory: '/home/rizvan/Downloads/Brightness-2.4/brightness-controller-linux/readme.md'