HumanSignal / HumanSignal/label-studio
Error : `bash: /home/hemang/.local/bin/label-studio: cannot execute: required file not found`
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
**Describe the bug**
Getting this error out of the box after installing using : `pip install label-studio`
```sh
(myenv) hemang@hemang-levono-15arr:~$ label-studio start
bash: /home/hemang/.local/bin/label-studio: cannot execute: required file not found
```
**To Reproduce**
to reproduce do the same
**Expected behavior**
error as given
**Screenshots**

**Environment (please complete the following information):**
- OS: Ubuntu 22
- Label Studio Version : latest using pip installer
**Additional context**
I have installed it earlier and now i am installing or running it for long time before , is it possible that it could be causing the issue. ?
Contributor guide
Assessment
This issue has not been assessed yet.