mggg / VoteKit

A Swiss Army Knife for computational social choice research
https://votekit.readthedocs.io/en/latest/
MIT License
10 stars 12 forks source link

poetry shell error #71

Open gabeschoenbach opened 1 year ago

gabeschoenbach commented 1 year ago

When following the instruction in the README, running poetry shell gives me the following error:

Spawning shell within /Users/gabe/Desktop/mggg/summer23/VoteKit/.venv

unsupported proc format

However, running poetry run jupyter lab worked fine to get me going. I'm not sure if the above error is an artifact of some weird personal environment, but regardless I think more clarity in the README about how to use poetry would be helpful.

jamesturk commented 1 year ago

Hi Gabe,

Based on this & your other issues it sounds like you're definitely having some environment issues. I can try to help but will need more information about:

This looks like a bad bash/zsh but it's too early to say for sure.