error 404 on Download

Home Forums Help and Support error 404 on Download

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #142953

    Antonio.A
    Participant
    • Offline

    Hi all!

    My environment:

    • OS Ubuntu 20-04-6
    • browser Firefox
    • no blocking software

    I cannot  download DisplayCal for Linux because all links (e.g. https://displaycal.net/download/xUbuntu_19.10/amd64/DisplayCAL.deb) return “error 404 not found”.

    Can you please check?
    Thank you!

    #142960

    Vincent
    Participant
    • Offline

    For Linux or macOS try to use Erkan’s port

    https://github.com/eoyilmaz/displaycal-py3

    #142968

    Antonio.A
    Participant
    • Offline

    Hi!

    I followed instructions from https://github.com/eoyilmaz/displaycal-py3/blob/develop/docs/install_instructions_linux.md

    # Debian installs
    apt-get install build-essential dbus libglib2.0-dev pkg-config libgtk-3-dev libxxf86vm-dev python3-dev python3-venv
    

    then Install through PyPI:
    Create a virtual environment:

    cd ~
    python -m venv venv-displaycal
    source venv-diplaycal/bin/activate
    pip install displaycal

    but after command python... terminal said:

    Comando «python» non trovato, si intendeva forse:
    
    comando «python3» da deb python3
    comando «python» da deb python-is-python3

    what does it mean?
    Do I need to install something else?

     

    #142974

    Vincent
    Participant
    • Offline

    use explicit python version as command line is suggesting or install alias as system is suggesting you.
    Anyway you should post these newbie related issues on displaycal-py3 github. Maintenence and development, even for basic intalation manuals, is done there.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in or Register

Display Calibration and Characterization powered by ArgyllCMS