Skip to content

Cannot build on Ubuntu 23.04 #6

@braoult

Description

@braoult

Below is what I tried:

$ python --version
Python 3.11.2
$ git clone https://github.com/aelmiger/chessboard2fen.git
$ python3 -m venv .venv
$ source .venv/bin/activate
(.venv) $ pip install -r requirements.txt

The pip install exited with error as attached. It could be a python version error, or similar, but I have no idea about python or pip environments...

errors.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions