Skip to content

No [benchmark] extra #108

Closed
Closed
@rvanlaar

Description

The documentation mentions a [benchmark] install option:
https://pysimdjson.tkte.ch/contrib/index.html#development

To also install 3rd party JSON libraries used for running benchmarks, use:

pip install -e ".[benchmark]"

The extra isn't available, as shown in the log.

Obtaining file:///home/roland/kiesopmaat/pyjj/pysimdjson
  Preparing metadata (setup.py) ... done
WARNING: pysimdjson 5.0.2 does not provide the extra 'benchmark'
Installing collected packages: pysimdjson
  Attempting uninstall: pysimdjson
    Found existing installation: pysimdjson 5.0.2
    Uninstalling pysimdjson-5.0.2:
      Successfully uninstalled pysimdjson-5.0.2
  Running setup.py develop for pysimdjson
Successfully installed pysimdjson-5.0.2

[notice] A new release of pip available: 22.3.1 -> 23.1.2
[notice] To update, run: pip install --upgrade pip

This is on latest master, currently: 6b3e58d

Metadata

Assignees

No one assigned

    Labels

    needs documentationThe issue could be resolved by improved documentation, but is not considered a bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions