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

Command /tmp/tmpx9b4ep7i.py not available #10

Open
refacktor opened this issue Oct 16, 2022 · 1 comment
Open

Command /tmp/tmpx9b4ep7i.py not available #10

refacktor opened this issue Oct 16, 2022 · 1 comment

Comments

@refacktor
Copy link

What am I doing wrong?

You've downloaded /home/user/.cookiecutters/cookiecutter-aws-sam-rust before. Is it okay to delete and re-download it? [yes]: n
Do you want to re-use the existing version? [yes]:
project_name [My Project]: userdata-rust-api
project_slug [userdata-rust-api]:
Select architecture:
1 - x86_64
2 - arm64
Choose from 1, 2 [1]: 1
Select template:
1 - hello-world
2 - put-dynamodb
Choose from 1, 2 [1]: 2
2022-10-15 22:49:27 Command /tmp/tmpx9b4ep7i.py not available
Usage: sam [OPTIONS] COMMAND [ARGS]...

Try again with some different options...

You've downloaded /home/user/.cookiecutters/cookiecutter-aws-sam-rust before. Is it okay to delete and re-download it? [yes]:
project_name [My Project]: userdata-rust-api
project_slug [userdata-rust-api]:
Select architecture:
1 - x86_64
2 - arm64
Choose from 1, 2 [1]: 1
Select template:
1 - hello-world
2 - put-dynamodb
Choose from 1, 2 [1]: 1
2022-10-15 22:52:13 Command /tmp/tmpohfvkpt_.py not available
Usage: sam [OPTIONS] COMMAND [ARGS]...

OS:

$ uname -a
Linux DESK 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
@bnusunny
Copy link
Contributor

AWS SAM CLI already incorporated Rust template. You could use the latest version of SAM CLI to create a Rust lambda project. Just run sam init and follow the instructions.

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

No branches or pull requests

2 participants