Coder Social home page Coder Social logo

Comments (8)

Deekee62 avatar Deekee62 commented on June 24, 2024 1

Finally I did a reinstall using:

$ sudo apt-get install python3 python3-dev python3-pip python3-setuptools python3-wheel

and then

$ sudo pip3 install opentimestamps-client --break-system-packages.

At the end of the installation I got the following warning:

WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv

But nevertheless OpenTimestamps client reported that it's properly installed again.

$ ots --version v0.7.1


It seems to work fine and no problems so far.

from raspibolt.

keyser-soeze avatar keyser-soeze commented on June 24, 2024

#1305 (comment)

from raspibolt.

Deekee62 avatar Deekee62 commented on June 24, 2024

Are you sure --break-system-packages as mentioned in #1305 is the correct way do do it, as pip may break Python modules that part of the Debian system depends on.

I think it's recommend to install it with pipx (in the "pipx" Debian
package). as pipx will set up an environment isolated from other applications and
system Python modules, and install the application and its dependencies into
that.

from raspibolt.

keyser-soeze avatar keyser-soeze commented on June 24, 2024

i've done this way. it has been working without issues. it's your decision to try it.

since you've upgraded from bullseyeto bookwormthe hard way (there isn't a official raspberry pi os yet), I don't think you feel uncomfortable breaking things ;)

from raspibolt.

Deekee62 avatar Deekee62 commented on June 24, 2024

It seems there is an open request to package it officially in Debian, but there hasn't been any progress in a few years: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921251

from raspibolt.

Deekee62 avatar Deekee62 commented on June 24, 2024

The Debian provided python3 interpreter packages (python3.11 and pypy3) are now marked as being externally-managed, following PEP-668. The version of python3-pip provided in Debian follows this, and will refuse to manually install packages on Debian's python interpreters, unless the --break-system-packages option is specified.

from raspibolt.

github-actions avatar github-actions commented on June 24, 2024

This issue is marked as stale because there was no activity for 60 days. If the issue stays inactive, it will be closed in a week.

from raspibolt.

github-actions avatar github-actions commented on June 24, 2024

This issue has been closed due to inactivity.

from raspibolt.

Related Issues (20)

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.