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

[BUG] Poetry installation docs are incorrect on Mac OSX 12.5.1 #457

Open
ryanwoconnor opened this issue Sep 12, 2022 · 0 comments
Open

[BUG] Poetry installation docs are incorrect on Mac OSX 12.5.1 #457

ryanwoconnor opened this issue Sep 12, 2022 · 0 comments
Labels
bug Malfunctioning Eventgen due to potential bug

Comments

@ryanwoconnor
Copy link

Describe the bug
Install command for poetry does not work on Mac OSX Montery 12.5.1

To Reproduce
Steps to reproduce the behavior:

  1. Go to the docs
  2. Follow the instructions to install poetry, specifically the recommended instructions (found below) curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python

Expected behavior
Poetry installs fine

Actual behavior
First, python is not bundled directly with Mac OSX Montery, so the command completely fails.

Second, if you switch "python" to "python3" in the provided command, you get the attached error in screenshots.

Screenshots

Screen Shot 2022-09-12 at 8 54 50 AM

Do you run eventgen with SA-eventgen?

Neither because this bug is just about installing eventgen

If you are using SA-Eventgen with Splunk (please complete the following information):
N/A

If you are using eventgen with pip module mode (please complete the following information):
N/A

Additional context

This is a blocker for installs on modern operating systems and should be addressed. If we're not going to keep the docs up to date, than we should at least point people to the poetry docs to follow their provided install instructions: https://python-poetry.org/docs/

@ryanwoconnor ryanwoconnor added the bug Malfunctioning Eventgen due to potential bug label Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Malfunctioning Eventgen due to potential bug
Projects
None yet
Development

No branches or pull requests

1 participant