Giter VIP home page Giter VIP logo

qtube's People

Contributors

hdb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

qtube's Issues

Error

I know this might be a long shot since this repository looks like it isn't being maintained anymore.

When I try to install the requirements I get this output:

~/qtube$ pip install -r requirements.txt
Collecting QTWaitingSpinner
Cloning git://github.com/z3ntu/QtWaitingSpinner.git (to revision master) to /tmp/pip-install-cl0lcs12/qtwaitingspinner_a3f53ad8ca124dbe80d43c7529d7e75e
Running command git clone --filter=blob:none --quiet git://github.com/z3ntu/QtWaitingSpinner.git /tmp/pip-install-cl0lcs12/qtwaitingspinner_a3f53ad8ca124dbe80d43c7529d7e75e
fatal: unable to connect to github.com:
github.com[0: 140.82.121.4]: errno=Resource temporarily unavailable

error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet git://github.com/z3ntu/QtWaitingSpinner.git /tmp/pip-install-cl0lcs12/qtwaitingspinner_a3f53ad8ca124dbe80d43c7529d7e75e did not run successfully.
│ exit code: 128
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet git://github.com/z3ntu/QtWaitingSpinner.git /tmp/pip-install-cl0lcs12/qtwaitingspinner_a3f53ad8ca124dbe80d43c7529d7e75e did not run successfully.
│ exit code: 128
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
WARNING: You are using pip version 22.0.4; however, version 23.2.1 is available.
You should consider upgrading via the '/home/user/.pyenv/versions/3.10.4/bin/python3.10 -m pip install --upgrade pip' command."

Can someone help me?

ModuleNotFoundError: No module named 'waitingspinnerwidget'

I've installed the remaining modules manually after the command to run qtube threw similar errors but pip can't seem to find this one.

`ERROR: Could not find a version that satisfies the requirement waitingspinnerwidget

ERROR: No matching distribution found for waitingspinnerwidget`

Thanks.

Can't install

Hello there!
I've got an error on pip install requirements.txt command:

Collecting requirements.txt
Exception:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 215, in main
    status = self.run(options, args)
  File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 342, in run
    requirement_set.prepare_files(finder)
  File "/usr/lib/python2.7/dist-packages/pip/req/req_set.py", line 380, in prepare_files
    ignore_dependencies=self.ignore_dependencies))
  File "/usr/lib/python2.7/dist-packages/pip/req/req_set.py", line 554, in _prepare_file
    require_hashes
  File "/usr/lib/python2.7/dist-packages/pip/req/req_install.py", line 278, in populate_link
    self.link = finder.find_requirement(self, upgrade)
  File "/usr/lib/python2.7/dist-packages/pip/index.py", line 465, in find_requirement
    all_candidates = self.find_all_candidates(req.name)
  File "/usr/lib/python2.7/dist-packages/pip/index.py", line 423, in find_all_candidates
    for page in self._get_pages(url_locations, project_name):
  File "/usr/lib/python2.7/dist-packages/pip/index.py", line 568, in _get_pages
    page = self._get_page(location)
  File "/usr/lib/python2.7/dist-packages/pip/index.py", line 683, in _get_page
    return HTMLPage.get_page(link, session=self.session)
  File "/usr/lib/python2.7/dist-packages/pip/index.py", line 795, in get_page
    resp.raise_for_status()
  File "/usr/share/python-wheels/requests-2.18.4-py2.py3-none-any.whl/requests/models.py", line 935, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
HTTPError: 404 Client Error: Not Found for url: https://pypi.org/simple/requirements-txt/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.