openfisca / openfisca-core

OpenFisca core engine. See other repositories for countries-specific code & data.
https://openfisca.org
GNU Affero General Public License v3.0
168 stars 75 forks source link

Pristine editable install with make throws pytest error #1136

Closed bonjourmauko closed 2 years ago

bonjourmauko commented 2 years ago

Hi there!

I ~really~ so much enjoy OpenFisca ~but~ that I recently encountered an issue and I'm reporting it.

Here is what I did:

I tried to pristine install the library in editable mode with make:

make install

Here is what I expected to happen:

To receive this message:

[⚙] Install project dependencies…

Here is what actually happened:

It works, but I'm getting an error related to pytest:

pyenv: pytest: command not found
...
[⚙] Install project dependencies… 

Here is data (or links to it) that can help you reproduce this issue:

Python 3.9.13 OpenFisca 35.8.4

Context

I identify more as a: