Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] qytdl: No module named youtube_dl
@ 2023-05-09 18:45 hervyqa
  2023-05-10  1:55 ` [ISSUE] [CLOSED] " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: hervyqa @ 2023-05-09 18:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1437 bytes --]

New issue by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/issues/43814

Description:
### Is this a new report?

Yes

### System Info

Void 6.1.25_1 x86_64 AuthenticAMD uptodate FFF

### Package(s) Affected

qytdl-1.6_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

should be able to run with `yt-dlp`, not youtube-dl. but, this issue is solved if install `youtube-dl`

cc @sgn, last commit https://github.com/void-linux/void-packages/commit/ee2ea4e6a277a03dbfcd4a427b00c9514162fa9e

### Actual behaviour

```
➜  ~ qytdl 
Traceback (most recent call last):
  File "/usr/share/qytdl/src/./main.py", line 29, in <module>
    from main_window import MainWindow
  File "/usr/share/qytdl/src/main_window.py", line 6, in <module>
    from main_widget import MainWidget
  File "/usr/share/qytdl/src/main_widget.py", line 11, in <module>
    from list_widget import ListWidget
  File "/usr/share/qytdl/src/list_widget.py", line 7, in <module>
    from icons import *
  File "/usr/share/qytdl/src/icons.py", line 10, in <module>
    from util import icon_path, system_install_path
  File "/usr/share/qytdl/src/util.py", line 3, in <module>
    import youtube_dl
ModuleNotFoundError: No module named 'youtube_dl'
```

### Steps to reproduce

1. `doas xbps-install -S qytdl`
2. run `qytdl` in terminal

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ISSUE] [CLOSED] qytdl: No module named youtube_dl
  2023-05-09 18:45 [ISSUE] qytdl: No module named youtube_dl hervyqa
@ 2023-05-10  1:55 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2023-05-10  1:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1440 bytes --]

Closed issue by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/issues/43814

Description:
### Is this a new report?

Yes

### System Info

Void 6.1.25_1 x86_64 AuthenticAMD uptodate FFF

### Package(s) Affected

qytdl-1.6_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

should be able to run with `yt-dlp`, not youtube-dl. but, this issue is solved if install `youtube-dl`

cc @sgn, last commit https://github.com/void-linux/void-packages/commit/ee2ea4e6a277a03dbfcd4a427b00c9514162fa9e

### Actual behaviour

```
➜  ~ qytdl 
Traceback (most recent call last):
  File "/usr/share/qytdl/src/./main.py", line 29, in <module>
    from main_window import MainWindow
  File "/usr/share/qytdl/src/main_window.py", line 6, in <module>
    from main_widget import MainWidget
  File "/usr/share/qytdl/src/main_widget.py", line 11, in <module>
    from list_widget import ListWidget
  File "/usr/share/qytdl/src/list_widget.py", line 7, in <module>
    from icons import *
  File "/usr/share/qytdl/src/icons.py", line 10, in <module>
    from util import icon_path, system_install_path
  File "/usr/share/qytdl/src/util.py", line 3, in <module>
    import youtube_dl
ModuleNotFoundError: No module named 'youtube_dl'
```

### Steps to reproduce

1. `doas xbps-install -S qytdl`
2. run `qytdl` in terminal

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-10  1:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-09 18:45 [ISSUE] qytdl: No module named youtube_dl hervyqa
2023-05-10  1:55 ` [ISSUE] [CLOSED] " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).