Skip to content

Cygwin Compatibility

Scott Draves edited this page Apr 23, 2015 · 1 revision

Installing Cygwin before Anaconda causes a problem when starting Python in Beaker. The solution is to edit your path, and move cygwin's directory (usually C:\Cygwin\bin) to be after the ones added by Anaconda (usually C:\Anaconda and C:\Anaconda\Scripts).

For more information, see Issue #1511.