Skip to content

Venv generated from embedded python missing activation scripts #3

Open
@nebkat

Description

@nebkat

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate
  • Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
  • Tested with the latest version to ensure the issue hasn't been fixed

How often does this bug occurs?

always

Expected behavior

Generate virtual environments with activate.bat and related scripts included:

How it should look with Python 3.13:
image

Actual behavior (suspected bug)

Generates virtual environment without activate.bat and related scripts included:

image

Error logs or terminal output

No response

Steps to reproduce the behavior

"C:\Espressif\tools\idf-python\3.11.2\python.exe" venv test

Project release version

v3.11.2

System architecture

Intel/AMD 64-bit (modern PC, older Mac)

Operating system

Windows

Operating system version

Windows 11

Shell

CMD

Additional context

96426eb

Seems more files should be copied here?

These scripts are required for CLion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions