Skip to content

[Bug] Won't start, directory not found? #44

@AngelGonePro

Description

@AngelGonePro

Logs:

angel@linux-B550:~$ git clone https://github.com/androidWG/Discord.fm
cd Discord.fm
python setup.py setup
Cloning into 'Discord.fm'...
remote: Enumerating objects: 3546, done.
remote: Counting objects: 100% (1072/1072), done.
remote: Compressing objects: 100% (387/387), done.
remote: Total 3546 (delta 680), reused 990 (delta 650), pack-reused 2474
Receiving objects: 100% (3546/3546), 21.55 MiB | 24.85 MiB/s, done.
Resolving deltas: 100% (2231/2231), done.

Getting venv...
Running simple command "pipenv --venv"...

Traceback (most recent call last):
File "/home/angel/Discord.fm/setup.py", line 202, in
check_venv(args.force, args.no_venv)
File "/home/angel/Discord.fm/setup.py", line 73, in check_venv
env_name = _run_simple("pipenv --venv")
File "/home/angel/Discord.fm/setup.py", line 50, in _run_simple
process = subprocess.Popen(
File "/usr/lib/python3.10/subprocess.py", line 971, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'pipenv'

OS Info:

OS: Linux Mint 21.3 x86_64
Host: B550
Kernel: 6.5.0-1027-oem
Uptime: 2 hours, 7 mins
Packages: 3042 (dpkg), 13 (flatpak)
Shell: bash 5.1.16
Resolution: 3840x2160
DE: Xfce 4.18
WM: Xfwm4
WM Theme: Mint-Y-Aqua
Theme: Adwaita-dark [GTK2/3]
Icons: Mint-Y-Sand [GTK2/3]
erminal: xfce4-terminal
Terminal Font: Monospace 12
CPU: AMD Ryzen 7 5700G with Radeon G
GPU: AMD ATI 08:00.0 Cezanne
GPU: NVIDIA GeForce RTX 3060 Lite Ha
Memory: 4388MiB / 63674MiB

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtriageNeeds more testing

Projects

Status

Bug Triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions