python 311

  1. H

    Help to resolve youtube-dl error.

    Hi. I get following error when run youtube-dl on my Thinkpad: $ youtube-dl Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/usr/local/bin/youtube-dl/__main__.py", line 14, in <module> File...
  2. minWi

    python311-3.11.14 vulnerable but no alternatives/updates

    # pkg audit -F vulnxml file up-to-date python311-3.11.14 is vulnerable: python -- several vulnerabilities CVE: CVE-2025-13836 CVE: CVE-2025-12084 WWW: https://vuxml.FreeBSD.org/freebsd/613d0f9e-d477-11f0-9e85-03ddfea11990.html 1 problem(s) in 1 package(s) found I need python311 because...
  3. L

    Solved Python cannot install module maturin: Preparing metadata (pyproject.toml) did not run successfully.

    Hello, I am trying to install the Python module python-jose[cryptography] but the installation fails while building dependencies. I'm not sure if the problem is with Python pip and the package, or with a missing FreeBSD pkg (or port). I'm running this in a venv with Python 3.11.11. The big clue...
  4. pasteldepepino

    I can't install pygamezero on python 3.11 using pip

    Hello, I am trying to install a python library called pygamezero on python 3.11 using the pip tool but everytime i try installing i get the following error: $ pip install pgzero Defaulting to user installation because normal site-packages is not writeable Collecting pgzero Using cached...
  5. dl8dtl

    py-cryptography: cryptography.hazmat.bindings._rust crashes Python interpreter

    Since some recent update (sorry, can't nail it down more exactly), py-cryptography crashes the Python interpreter here. I could nail it down to % python3.11 Python 3.11.10 (main, Nov 3 2024, 08:40:35) [Clang 18.1.6 (https://github.com/llvm/llvm-project.git llvmorg-18.1.6-0-g1118c2 on freebsd13...
  6. hishnik

    synth move to python 3.11

    Hello. I'm looking for instructions analog of switching python to default 3.11 version with synth tool: In /usr/ports/UPDATING there are commands for portmaster: For portmaster users: # sh # portmaster -o lang/python311 python39 # REINSTALL="$(pkg info -oq '*py39*')" # pkg delete -f...
Back
Top