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

Not compatible with netcoreapp3.1 #2

Open
DecemberDream opened this issue Jan 18, 2021 · 1 comment
Open

Not compatible with netcoreapp3.1 #2

DecemberDream opened this issue Jan 18, 2021 · 1 comment

Comments

@DecemberDream
Copy link

I tried installing PythonPlotter but the command

install-package PythonPlotter

throws the error

Package PythonPlotter 0.2.15 is not compatible with netcoreapp3.1 (.NETCoreApp,Version=v3.1). Package PythonPlotter 0.2.15 does not support any target frameworks.

Is there a way to fix this? Or does this repository need to be updated?

@tdiethe
Copy link
Member

tdiethe commented Mar 9, 2022

Just seen this a year later! Yes it would need to be updated. I've updated to .net50 if that helps. Generally speaking I've only supported framework versions I've actually needed. Feel free to fork and add!

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