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

Spyder --> Error: It seems the symlink source is not there #11004

Closed
cclauss opened this issue May 4, 2015 · 6 comments · Fixed by #11009
Closed

Spyder --> Error: It seems the symlink source is not there #11004

cclauss opened this issue May 4, 2015 · 6 comments · Fixed by #11009

Comments

@cclauss
Copy link
Contributor

cclauss commented May 4, 2015

https://github.com/caskroom/homebrew-cask/blob/master/Casks/spyder.rb is giving me troubles...

$ brew cask install spyder # generates...

==> Downloading https://bitbucket.org/spyder-ide/spyderlib/downloads/spyder-2.3.4-py2.7.dmg
######################################################################## 100.0%
Error: It seems the symlink source is not there: '/opt/homebrew-cask/Caskroom/spyder/2.3.4/Spyder.app'

I did the usual brew cask cleanup and brew 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.

@cclauss cclauss changed the title Spyder Spyder --> Error: It seems the symlink source is not there May 4, 2015
@vitorgalvao vitorgalvao added bug Issue describing a reproducible bug. cask labels May 4, 2015
@tapeinosyne tapeinosyne added the awaiting maintainer feedback Issue needs response from a maintainer. label May 4, 2015
@tapeinosyne
Copy link
Contributor

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.

@ccordoba12
Copy link

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 :-)

@cclauss
Copy link
Contributor Author

cclauss commented May 4, 2015

@ndr-qef The fix above did not solve the problem when I made that change to /usr/local/Cellar/brew-cask/0.53.3/Casks/spyder.rb and tried the install again.

@ccordoba12 An alternative to py2app is PyInstaller which makes .exe on Windows and .app on Macs.

@tapeinosyne
Copy link
Contributor

@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 brew update and attempt the conventional brew cask install spyder?

@cclauss
Copy link
Contributor Author

cclauss commented May 4, 2015

That works! Thanks much!

@tapeinosyne tapeinosyne removed the awaiting maintainer feedback Issue needs response from a maintainer. label May 4, 2015
@ccordoba12
Copy link

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.

@miccal miccal removed bug Issue describing a reproducible bug. cask labels Dec 23, 2016
@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants