• 1 Post
  • 98 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle
  • I think the error is quite verbose and tells you everything you need to know.

    Generally, do not install packages outside of a virtual environment unless you know what you’re doing. Given the option, use your package manager version of the same package. Outside of that, use your python environment manager of choice to install stuff. There are lots of options: conda, uv, venv, virtualenv, pipenv, etc.

    The error exists to warn you that you could potentially break critical system installed packages by installing other things at a user or system level with pip.








  • liliumstar@lemmy.dbzer0.comtoPrivacy@lemmy.mlCash into Monero?
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    2
    ·
    1 month ago

    I don’t know how safe this is, but what I do:

    1. Make a local XMR wallet, backup, and host your own blockchain
    2. Buy regular crypto, say LTC, from a legit exchange with KYC
    3. Swap that to XMR on an anon swap/exchange, storing in your wallet 3 (optional). Move from your first wallet to another, for extra safety???

    Spend it where you can, not many places. BTCPay server, which can be self-hosted, supports it, so there are options.