Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poetry #25

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Poetry #25

wants to merge 2 commits into from

Conversation

martinkilbinger
Copy link
Collaborator

@martinkilbinger martinkilbinger commented Aug 30, 2023

Switch package management to poetry. To install the package simply:

create a virtual environment with
poetry shell

and install with
poetry install

This works with the new code, not (yet) the python-3.6.13 version.

@martinkilbinger martinkilbinger added the enhancement New feature or request label Aug 30, 2023
@martinkilbinger martinkilbinger self-assigned this Aug 30, 2023
@lbaumo
Copy link
Collaborator

lbaumo commented Aug 31, 2023

if we can replace the gaussian process regressor with either some other interpolator or an upgraded version, the python 3.6 problem will go away, but we might want to hold off on merging this until this is resolved so that we have a working version of the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants