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

Installing and using on Windows #1

Open
leonawicz opened this issue Nov 16, 2019 · 0 comments
Open

Installing and using on Windows #1

leonawicz opened this issue Nov 16, 2019 · 0 comments

Comments

@leonawicz
Copy link
Member

Hey, I hadn't realized this was as simple as reticulate::import("music21"). Very cool! :)

I was trying to use this on Windows but ran into an issue where I cannot install music21.

> conda_list()
          name                                                                       python
1  r-miniconda                     C:\\Users\\Matt\\AppData\\Local\\r-miniconda\\python.exe
2 r-reticulate C:\\Users\\Matt\\AppData\\Local\\r-miniconda\\envs\\r-reticulate\\python.exe

Calling conda_install("r-reticulate", "music21") tells me it's not available and that I should search anaconda.org to find another channel. I found this one but I am unsure how to use it with conda_install so that it is part of the r-reticulate python environment.

Previously I had tried to use my system Python installation but reticulate was not working with it and the current dev version of reticulate prompted me to install miniconda and use an environment like r-reticulate shown above. So far no luck.

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