question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Doc] Installation failed as I don't have "python" executablre

See original GitHub issue

Describe the bug

I’m following the steps at https://cloudcustodian.io/docs/developer/installing.html#on-macos-with-homebrew:~:text=Own Virtual Environment-,¶,-Running directly from. When I run the following command: curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python - it fails, as I don’t have a python executable, only python3.

What did you expect to happen?

I expected the command to work with python3.

Cloud Provider

Amazon Web Services (AWS)

Cloud Custodian version and dependency information

N/A. I am still installing it.

Policy

N/A

Relevant log/traceback output

No response

Extra information or context

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ajkerrigancommented, Jun 28, 2022

Closed via #7522, again thanks for the report!

0reactions
ajkerrigancommented, Jun 24, 2022

Hello @ajkerrigan So should we clean up the documentation and point to the poetry’s way?

Yep, I think so. #7522 includes that change and a couple other minor things I came across at the time (some minor version numbers, and we’ve largely moved away from tox as the default test runner, for example).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Running Python on Windows for Node.js dependencies
It looks like the failure is due to a missing Python installation. Well, I have installed Python, set the variable, and rebooted and...
Read more >
Possible bug with py.exe launcher in 3.11 - Python Help
When executed with command-line arguments, this builtin app fails with instructions to either run without arguments or disable the alias. If you ...
Read more >
Configure a Python interpreter | PyCharm Documentation
When you configure a Python interpreter, you need to specify the path to the Python executable in your system. So, before configuring a ......
Read more >
FAQ's about using Python on Windows | Microsoft Learn
A common cause for trouble is trying to install into a location that you do not have permission to modify. For example, the...
Read more >
143867 – Python Implementation Poorly Conceived with No ...
10\bin\python.exe: > Error while finding module specification for 'get-pip.py' > (ModuleNotFoundError: __path__ attribute not found on 'get-pip' ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found