Skip to content

Conversation

@sad-poet
Copy link
Contributor

The "create-project.py" executable wrapper file created by setuptools was crashing with an error:

Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "C:/Users/User/Documents/Programs/msys64-1/msys64/ucrt64/bin/create-project.exe/__main__.py", line 4, in <module> ModuleNotFoundError: No module named 'langkit.scripts' 

because the source file "langkit/scripts/create_project.py" was not added to the wheel archive.

The "create-project.py" executable wrapper file created by setuptools was crashing with an error: Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "C:/Users/User/Documents/Programs/msys64-1/msys64/ucrt64/bin/create-project.exe/__main__.py", line 4, in <module> ModuleNotFoundError: No module named 'langkit.scripts' because the source file "langkit/scripts/create_project.py" was not added to the wheel archive.
@CLAassistant
Copy link

CLAassistant commented Jan 29, 2024

CLA assistant check
All committers have signed the CLA.

@pmderodat
Copy link
Member

Hello,

Thank you for your contribution! We are in the process of reviewing it.

asarhaddon pushed a commit to asarhaddon/langkit that referenced this pull request Mar 13, 2024
Ada API: fix a stack overflow in Children_And_Trivia Closes AdaCore#651 See merge request eng/libadalang/langkit!742
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants