Code Monkey home page Code Monkey logo

jellygrail's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @philamp
  • Just coding for fun I'm not a professional dev

jellygrail's People

Contributors

philamp avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

jellygrail's Issues

installing on ubuntu 20.04 and get error

installing on ubuntu 20.04 and get error:
` => ERROR [stage-1 14/24] RUN python3 -m pip install -r requirements.txt 2.5s

[stage-1 14/24] RUN python3 -m pip install -r requirements.txt:
1.589 error: externally-managed-environment
1.589
1.589 ร— This environment is externally managed
1.589 โ•ฐโ”€> To install Python packages system-wide, try apt install
1.589 python3-xyz, where xyz is the package you are trying to
1.589 install.
1.589
1.589 If you wish to install a non-Debian-packaged Python package,
1.589 create a virtual environment using python3 -m venv path/to/venv.
1.589 Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
1.589 sure you have python3-full installed.
1.589
1.589 If you wish to install a non-Debian packaged Python application,
1.589 it may be easiest to use pipx install xyz, which will manage a
1.589 virtual environment for you. Make sure you have pipx installed.
1.589
1.589 See /usr/share/doc/python3.11/README.venv for more information.
1.589
1.589 note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
1.589 hint: See PEP 668 for the detailed specification.


Dockerfile:122

120 | # COPY rclone.conf /root/.config/rclone/
121 | COPY root/requirements.txt /requirements.txt
122 | >>> RUN python3 -m pip install -r requirements.txt
123 |
124 | # nginx

ERROR: failed to solve: process "/bin/sh -c python3 -m pip install -r requirements.txt" did not complete successfully: exit code: 1
`

Torbox.app support

Hi :), Is there a possibility that Torbox.app will be supported in the future?

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.