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

Document how to get working with conda #65

Open
certik opened this issue Mar 6, 2025 · 0 comments
Open

Document how to get working with conda #65

certik opened this issue Mar 6, 2025 · 0 comments

Comments

@certik
Copy link
Contributor

certik commented Mar 6, 2025

This is how most users will be installing it, so this should be our main recommended approach:

  1. Install this extension from VSCode marketplace
  2. Install lfortran using conda-forge into some conda environment
  3. Add a path to the lfortran executable from this environment using conda activate myenv; which lfortran and copy & pasting the path

Alternatively, launching code . from a terminal with the environment loaded might just work as well.

To do this, we need to make a new conda release of lfortran, right now the LSP is in main, but not in conda yet.

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

1 participant