Skip to content

Update to README needed for building? #324

@rkiddy

Description

@rkiddy

Tried following the "or manually from source" procedure (modified to use virtualenv):

git clone https://github.com/openfoodfacts/openfoodfacts-python
cd openfoodfacts-python
virtualenv .venv
./.venv/bin/python setup.py install
Traceback (most recent call last):
  File "/home/ray/Projects/openfoodfacts-python/setup.py", line 1, in <module>
    import setuptools  # type: ignore
    ^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'setuptools'

I do not find a setuptools.py anywhere in any OFF repo.

Any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Done

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions