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

Initial Setup - Local Environment #3

Open
Gizmotronn opened this issue Aug 28, 2020 · 1 comment
Open

Initial Setup - Local Environment #3

Gizmotronn opened this issue Aug 28, 2020 · 1 comment

Comments

@Gizmotronn
Copy link

Documenting the local setup of exoplanet-ml here:
https://www.notion.so/Discovering-Exoplanets-bcaefb48433d482c8f20eb16c6e72e9b

@Gizmotronn
Copy link
Author

Installing Packages:

Microsoft Windows [Version 10.0.18363.1016]
(c) 2019 Microsoft Corporation. All rights reserved.

C:\Users\droid>pip install --upgrade pip
Requirement already up-to-date: pip in c:\users\droid\appdata\local\programs\python\python37\lib\site-packages (20.2.2)

C:\Users\droid>pip install tensorflow
Collecting tensorflow
  WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. (read timeout=15)")': /packages/c6/dc/9030097e5774fe02d1be3cb42eb54125d2c0607a6c11172f1dcad2b7fdcc/tensorflow-2.3.0-cp37-cp37m-win_amd64.whl
  Downloading tensorflow-2.3.0-cp37-cp37m-win_amd64.whl (342.5 MB)
     |████████████████████████████████| 342.5 MB 3.7 kB/s
Collecting wrapt>=1.11.1
  Downloading wrapt-1.12.1.tar.gz (27 kB)
Collecting h5py<2.11.0,>=2.10.0
  Downloading h5py-2.10.0-cp37-cp37m-win_amd64.whl (2.5 MB)
     |████████████████████████████████| 2.5 MB 6.4 MB/s
Collecting numpy<1.19.0,>=1.16.0
  Downloading numpy-1.18.5-cp37-cp37m-win_amd64.whl (12.7 MB)
     |████████████████████████████████| 12.7 MB 3.3 MB/s
Collecting astunparse==1.6.3
  Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB)
Collecting absl-py>=0.7.0
  Downloading absl_py-0.10.0-py3-none-any.whl (127 kB)
     |████████████████████████████████| 127 kB 6.4 MB/s
Collecting keras-preprocessing<1.2,>=1.1.1
  Downloading Keras_Preprocessing-1.1.2-py2.py3-none-any.whl (42 kB)
     |████████████████████████████████| 42 kB 540 kB/s
Collecting scipy==1.4.1
  Downloading scipy-1.4.1-cp37-cp37m-win_amd64.whl (30.9 MB)
     |████████████████████████████████| 30.9 MB 102 kB/s
Collecting gast==0.3.3
  Downloading gast-0.3.3-py2.py3-none-any.whl (9.7 kB)

View the rest at the link above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant