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

This work great, but I changed .net version and python virtual environment several times and still can't get it to work #9

Open
xiaqiongchao opened this issue Oct 10, 2024 · 2 comments

Comments

@xiaqiongchao
Copy link

RuntimeError: Could not find a suitable hostfxr library in C:\Program Files (x86)\dotnet
RuntimeError: Failed to create a .NET runtime (coreclr) using theparameters {}.
ImportError: Stock Indicators for Python has a dependency on CLR.
Install .NET SDK 6.0 (or newer) in your environment to add the required CLR capability.

@DaveSkender
Copy link
Member

DaveSkender commented Oct 11, 2024

Install .NET SDK 6.0 (or newer) in your environment to add the required CLR capability.

Make sure you're installing the .NET SDK (not the .NET runtime). Install v8 if you see something older when you execute dotnet --version in your console.

@DaveSkender DaveSkender moved this from 💡 Triage to 🏗 In progress in Stock Indicators for Python Oct 11, 2024
@DaveSkender
Copy link
Member

Let me know if you’re still having problems. Its hard for me to remotely troubleshoot without knowing more about the situation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants