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

How I install youplot on Windows 10? #45

Open
davidjayjackson opened this issue Aug 10, 2023 · 2 comments
Open

How I install youplot on Windows 10? #45

davidjayjackson opened this issue Aug 10, 2023 · 2 comments

Comments

@davidjayjackson
Copy link

This is pretty spiffy!
How do I install and run on Windows 10 machine?

TX
David

@kojix2
Copy link
Member

kojix2 commented Aug 10, 2023

Hi @davidjayjackson

You can use YouPlot on Windows.

  1. install RubyInstaller (Ruby+Devkit 3.X.X (x64) with Devkit)
  • Select (with devkit) because the enumerable-statistics on which YouPlot depends is a native extension and must be compiled.
  • RubyInstaller installs the MinGW and MSYS2 toolchain for Ruby.
  1. Install YouPlot with the following command gem install youplot.
  • YouPlot is a Ruby package.

I do try YouPlot on Windows from time to time. But installing Ruby on Windows may not be a very comfortable experience for people who are not Ruby users. And command line tools like YouPlot are most efficient when used with Unix pipelines and commands.

image image

@davidjayjackson
Copy link
Author

Thanks , that did the trick.
Here is this rascal that got me interested in youplot.
https://youtu.be/lT6JwbeuzCA

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