-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tartube cannot start because it cannot find its icons folder #677
Comments
Please can you tell me how to create the deb package from the code downloaded from github? |
I will test that. In the mean time, you don't need to install Tartube, you can just run the source code directly. Open a terminal in the Tartube directory (the one that contains setup.py), and type python3 tartube/tartube There is also a .deb package, you can download it from here. |
Thanks good morning @axcore , i'd like to know how create deb package from source, not download already done, it's possibile to create deb package? |
This is how I create the .deb package:
Download the Tartube source code, and extract it
Your new .deb package is in the /deb_dist directory. |
About your error,
My best guess is that it's an issue with pip, as described here. But I'm not sure because I can't reproduce the error on my Ubuntu machine. |
Hi guys,
i downloaded latest code from this github site, i run "python3 setup.py install" but when i launch tartube i receive this error:
tartube
/usr/local/bin/tartube:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
import('pkg_resources').run_script('tartube==2.5.66', 'tartube')
Tartube cannot start because it cannot find its icons folder
Thanks for taking the time to submit a bug report! Please include the following information:
What operating system are you using?
ubuntu 24.04
What version of Tartube are you using?
latest code
If your bug report is "I can't download this video", please provide a link to the video
tartube not start
The text was updated successfully, but these errors were encountered: