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

llvmlite install #5

Closed
liamconnor opened this issue Jun 25, 2021 · 1 comment
Closed

llvmlite install #5

liamconnor opened this issue Jun 25, 2021 · 1 comment
Assignees

Comments

@liamconnor
Copy link

Installing burstfit in some virtual envs will produce the following error, produced by YOUR's dependency on llvmlite:

ERROR: Cannot uninstall 'llvmlite'. 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.

Solution:
pip install llvmlite --ignore-installed

@KshitijAggarwal KshitijAggarwal self-assigned this Jun 25, 2021
@KshitijAggarwal
Copy link
Contributor

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