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

Invalid sam executable error when starting a new AWS project PyCharm #3714

Closed
gavinc-git opened this issue Jun 8, 2023 · 3 comments
Closed
Labels
bug We can reproduce the issue and confirmed it is a bug.

Comments

@gavinc-git
Copy link

Attempt to create AWS Serverless Application fails, stating:

image

To reproduce
Install AWS CLI
Install AWS SAM
Install PyCharm
Install AWS Toolkit

Create AWS Serverless Application

Expected behavior
Create Project

Screenshots
image

Your Environment

  • OS: Windows 10
  • JetBrains product: PyCharm Community Edition
  • JetBrains product version: 2023.1.2
  • AWS Toolkit version: 1.68-231
  • SAM CLI version: 1.86.1
  • JVM/Python version: 3.11 (amd64) & 3.10.11 (amd64)

Additional context

@gavinc-git gavinc-git added the bug We can reproduce the issue and confirmed it is a bug. label Jun 8, 2023
@manodnyab
Copy link
Contributor

Hi, there is an ongoing issue with SAM CLI v1.86: aws/aws-sam-cli#5243. Following the comments there, looks like this bug is being fixed. Meanwhile, based off this: aws/aws-sam-cli#5243 (comment), can you please try downgrading the SAM CLI version to 1.84.0 and see if the issue persists?

@manodnyab manodnyab pinned this issue Jun 8, 2023
@gavinc-git
Copy link
Author

@manodnyab
i will give that a go and report back.

@gavinc-git
Copy link
Author

downgrading has resolved the issue

@rli rli unpinned this issue Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug We can reproduce the issue and confirmed it is a bug.
Projects
None yet
Development

No branches or pull requests

2 participants