question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

instructions for updating from Astropy 1.x to Astropy 2.x in Anaconda

See original GitHub issue

I am using conda on OSX and when I follow the conda installation instructions here it seems to not update to 2 but leaves me with 1.x. See below.

I think there is some missing magic incantation needed in the docs?

http://docs.astropy.org/en/stable/install.html#anaconda-python-distribution

rgm@Richards-MBP-2(~){126}> conda update astropy
Fetching package metadata .................
Solving package specifications: .

# All requested packages already installed.
# packages in environment at /Users/rgm/anaconda2:
#
astropy                   1.2.1               np111py27_0

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
astrofrogcommented, Nov 22, 2017

I guess we could create a ‘known issue’ for ‘conda won’t update astropy to the latest version’ and just say to specify the version manually to show conflict info.

0reactions
bsipoczcommented, Mar 19, 2019

This is normal conda behaviour that does affect all conda packages not at all astropy specific. I suggest to close this issue.

If you disagree please open a PR instead with the proposed piece of documentation.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installation — Astropy v5.2
Users of the Anaconda Python distribution should follow the instructions for Using Conda. To install astropy with pip, run: pip install astropy.
Read more >
Installation — Astropy v1.2.dev14793
To install Astropy with pip, simply run: pip install --no-deps astropy. Warning. Users of the Anaconda python distribution should follow the instructions ......
Read more >
Installation — Astropy v0.4.2
Users of the Anaconda python distribution should follow the instructions for ... Attempting to use pip to upgrade your installation of Astropy may...
Read more >
AstroConda Documentation - Read the Docs
Download Anaconda (OS X users should choose the command-line installer) ... Downgrade astropy to version 1.2.1 (i.e., conda install ...
Read more >
Astropy - :: Anaconda.org
To install this package run one of the following: conda install -c conda-forge astropy conda install -c "conda-forge/label/cf201901" astropy
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found