-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
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
Spyder --> Error: It seems the symlink source is not there #11004
Comments
The most recent release appears to be 2.7-only; I am not sure whether future versions will remain so. Here, we would welcome feedback from the Spyder maintainers to decide on a course of action, since switching payloads between versions is highly undesirable. |
I'm sorry for not releasing more dmg's for Python 3. They are only working correctly on 10.7, which is where I generate them. On other Mac versions, it's not possible to start Python nor IPython consoles, which is a major drawback for our users. We think that's caused by a bug in py2app, but we're still investigating about it :-) |
@ndr-qef The fix above did not solve the problem when I made that change to @ccordoba12 An alternative to py2app is |
@ccordoba12, thanks for your reply, and not to worry. It is certainly sensible to only provide releases which work on recent OS X versions. We will keep our package on Python 2 for the near future; later on, we can reconsider the problem according to your recommendations. @cclauss, the cask works on my machine. Could you run |
That works! Thanks much! |
Hey guys, I released a new dmg for Python 3 which, according to two different sources, is working correctly now. But I'd like to ask you to demand for this one a Mac version higher than or at least equal to 10.9. It won't work on older versions, so I don't want to deal with bug reports for them :-) However, our Python 2.7 dmg works with 10.7 and higher :-) Thanks. |
https://github.com/caskroom/homebrew-cask/blob/master/Casks/spyder.rb is giving me troubles...
$
brew cask install spyder
# generates...I did the usual
brew cask cleanup
andbrew cask doctor
but still no success. It is just me?@ccordoba12 mentioned in #8130 that Spyder is released in both Python2 and Python3 versions but Cask only seems to have a formula for the Python2 version.
The text was updated successfully, but these errors were encountered: