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

Build instructions need wheel package #708

Closed
simonjwright opened this issue Mar 28, 2021 · 1 comment
Closed

Build instructions need wheel package #708

simonjwright opened this issue Mar 28, 2021 · 1 comment

Comments

@simonjwright
Copy link

simonjwright commented Mar 28, 2021

For macOS, Python 3.8.6, the instructions in /user_manual/building.rst should tell us to install the python wheel package into a new venv before building Langkit.

If wheel isn’t installed, when you attempt to reinstall Langkit you get

Using legacy 'setup.py install' for Langkit, since package 'wheel' is not installed.
Installing collected packages: Langkit
  Attempting uninstall: Langkit
    Found existing installation: Langkit 0.1.dev0
ERROR: Cannot uninstall 'Langkit'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
pmderodat added a commit to pmderodat/libadalang that referenced this issue Apr 14, 2021
@pmderodat
Copy link
Member

Hello @simonjwright,

Thank you for reporting this. We’ll add wheel to the REQUIREMENTS.dev file, used to install Python dependencies before installing Langkit in the build instructions. Please let us know if this is not enough.

pmderodat added a commit that referenced this issue Apr 15, 2021
Roldak pushed a commit to Roldak/libadalang that referenced this issue Apr 28, 2021
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