Advertisement
lamiastella

conda install -c conda-forge ipython-sql

Sep 20th, 2017
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.96 KB | None | 0 0
  1. (relational_algebra) dhcp-wifi-8021x-155-41-75-144:~ mona$ conda install -c conda-forge ipython-sql
  2. Fetching package metadata ...........
  3. Solving package specifications: .
  4.  
  5. Package plan for installation in environment /Users/mona/anaconda/envs/relational_algebra:
  6.  
  7. The following NEW packages will be INSTALLED:
  8.  
  9. appnope: 0.1.0-py27_0 conda-forge
  10. backports.shutil_get_terminal_size: 1.0.0-py_2 conda-forge
  11. decorator: 4.1.2-py27_0 conda-forge
  12. enum34: 1.1.6-py27_1 conda-forge
  13. ipython: 5.5.0-py27_0 conda-forge
  14. ipython-sql: 0.3.6-py27_1 conda-forge
  15. ipython_genutils: 0.2.0-py27_0 conda-forge
  16. pathlib2: 2.3.0-py27_0 conda-forge
  17. pexpect: 4.2.1-py27_0 conda-forge
  18. pickleshare: 0.7.4-py27_0 conda-forge
  19. prettytable: 0.7.2-py27_1 conda-forge
  20. prompt_toolkit: 1.0.15-py27_0 conda-forge
  21. ptyprocess: 0.5.2-py27_0 conda-forge
  22. pygments: 2.2.0-py27_0 conda-forge
  23. scandir: 1.5-py27_1 conda-forge
  24. simplegeneric: 0.8.1-py27_0 conda-forge
  25. six: 1.11.0-py_0 conda-forge
  26. sqlalchemy: 1.1.13-py27_0 conda-forge
  27. sqlparse: 0.2.3-py27_0 conda-forge
  28. traitlets: 4.3.2-py27_0 conda-forge
  29. wcwidth: 0.1.7-py27_0 conda-forge
  30.  
  31. Proceed ([y]/n)? y
  32.  
  33. appnope-0.1.0- 100% |############################################################| Time: 0:00:00 4.86 MB/s
  34. backports.shut 100% |############################################################| Time: 0:00:00 526.23 kB/s
  35. decorator-4.1. 100% |############################################################| Time: 0:00:00 535.63 kB/s
  36. enum34-1.1.6-p 100% |############################################################| Time: 0:00:00 1.23 MB/s
  37. ipython_genuti 100% |############################################################| Time: 0:00:00 814.57 kB/s
  38. prettytable-0. 100% |############################################################| Time: 0:00:00 664.69 kB/s
  39. ptyprocess-0.5 100% |############################################################| Time: 0:00:00 559.91 kB/s
  40. scandir-1.5-py 100% |############################################################| Time: 0:00:00 1.70 MB/s
  41. simplegeneric- 100% |############################################################| Time: 0:00:00 496.56 kB/s
  42. six-1.11.0-py_ 100% |############################################################| Time: 0:00:00 782.61 kB/s
  43. sqlalchemy-1.1 100% |############################################################| Time: 0:00:00 5.20 MB/s
  44. sqlparse-0.2.3 100% |############################################################| Time: 0:00:00 990.40 kB/s
  45. wcwidth-0.1.7- 100% |############################################################| Time: 0:00:00 12.23 MB/s
  46. pathlib2-2.3.0 100% |############################################################| Time: 0:00:00 594.87 kB/s
  47. pexpect-4.2.1- 100% |############################################################| Time: 0:00:00 625.12 kB/s
  48. traitlets-4.3. 100% |############################################################| Time: 0:00:00 1.59 MB/s
  49. pickleshare-0. 100% |############################################################| Time: 0:00:00 408.23 kB/s
  50. pygments-2.2.0 100% |############################################################| Time: 0:00:00 9.08 MB/s
  51. prompt_toolkit 100% |############################################################| Time: 0:00:00 2.94 MB/s
  52. ipython-5.5.0- 100% |############################################################| Time: 0:00:00 8.28 MB/s
  53. ipython-sql-0. 100% |############################################################| Time: 0:00:00 721.03 kB/s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement