You are not logged in.
Pages: 1
https://aur.archlinux.org/packages/python-qt5reactor/
I installed this package but it isn't opening.
Any help?
Offline
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Its showing error command not found
Offline
Try again, post the actual command and output. FWIW, I just built and instaled that package and it imports just fine in a python session. How are you trying to use it?
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Try again, post the actual command and output. FWIW, I just built and instaled that package and it imports just fine in a python session. How are you trying to use it?
After makepkg -si
I entered command "python-qt5reactor" but it shows command python-qt5reactor not found
Offline
Because that's the package name, not an executable. What do you expect it to do, python-qt5reactor is a python module - you import it into your python code if you want to use it. But if you don't know what it is, I don't know why you'd want to use it.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Because that's the package name, not an executable. What do you expect it to do, python-qt5reactor is a python module - you import it into your python code if you want to use it. But if you don't know what it is, I don't know why you'd want to use it.
Okk thanks but I wanna ask you a question how can I make PKGBUILD for my pyqt5 app?
Cuz I made one but it shows the similar issue command not found
https://github.com/stupid-kid-af/Encrypt-Decrypt-PyQt5
Offline
FFS, you already have a thread on that which has no relation at all to this thread. You've been warned countless times before and banned recently for related spamming of your questions all over.
If this thread is solved, mark it as such.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Okk btw sorry for that
Youy can now close this issue
Offline
No, this should not be closed, it should be marked as SOLVED according to the community guidelines. Given your pretty spectacular degree of community guideline violations on the forums I'm quite sure you've been pointed to our forum guidelines before. Read them.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Pages: 1