ct-Open-Source / ct-Open-Source/tuya-convert

ubuntu non-docker deps issue

Open
#1,167 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5.1k
Forks
523
PR merge metrics
No merged PRs in 30d

Description

pip install wont work on "system-managed" python instances by default. While tornado and pycryptome are in the repo (as python3-* packages) sslspk is not. Using `--break-system-packages` on the pip install command works but probably we shouldn't break a users system without permission first. I tried the proper way of using a virtual env but it currently isnt honored for the screen launches.

Contributor guide

No contributing guide indexed for this repository

Research direction

Trace the non-Docker dependency installation path and the screen launch commands described in the issue. Check how the virtual environment is selected or passed to those launches, and verify that installation avoids requiring --break-system-packages while the launches use the intended environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, ubuntu
Domain
operating-systems, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.