How do pip install the latest CDK core + constructs so there is no conflict and IDEs work?!?!? #30070
Labels
@aws-cdk/core
Related to core CDK functionality
documentation
This is a problem with documentation.
needs-triage
This issue or PR still needs to be triaged.
Describe the issue
Is it
I can't any of them to work?!
No where is it documented what models are supposed to be install to get IDE support!? Whats more all the old modules on pypi are left up with out a depreciation warning or pointing you to the correct one(s)?!
Links
https://aws.amazon.com/blogs/developer/recommended-aws-cdk-project-structure-for-python-applications/
This is a stackoverflow issue that has no good answers
https://stackoverflow.com/questions/63150686/modulenotfounderror-no-module-named-aws-cdk
Nothing on the github page
https://github.com/aws/aws-cdk
nor on the getting started page
https://docs.aws.amazon.com/cdk/v2/guide/getting_started.html
or the python specific version (this is the most frustrating!)
https://docs.aws.amazon.com/cdk/v2/guide/work-with-cdk-python.html#python-managemodules
The text was updated successfully, but these errors were encountered: