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

Add windows instructions #88

Closed
tvdbogert opened this issue Dec 17, 2014 · 2 comments
Closed

Add windows instructions #88

tvdbogert opened this issue Dec 17, 2014 · 2 comments

Comments

@tvdbogert
Copy link
Member

Maybe recommend installing mingw or cygwin first.
And check to what extent the linux instructions work with that.

@moorepants
Copy link
Member

This should have them put export PATH=C:\Anacond:$PATH in a .bashrc file. So that python can be used from MinGW or Cygwin.

@moorepants
Copy link
Member

So, it seems like using conda in cygwin or mingw is still an open issue: conda/conda#747

I'm just going to recommend point and click downloads, unzips, etc for windows. Or I could explicitly say you have to use two shells: cmd.exe for python and cygwin/mingw for unix commands.

moorepants added a commit that referenced this issue Jan 13, 2015
- Added better Windows information.
- Added explicit install instructions for LaTeX, Python, Octave, etc.
- Added citation information.
moorepants added a commit that referenced this issue Jan 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants