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

Push docs to msmbuilder.org #100

Closed
cxhernandez opened this issue Mar 3, 2016 · 6 comments
Closed

Push docs to msmbuilder.org #100

cxhernandez opened this issue Mar 3, 2016 · 6 comments
Assignees
Milestone

Comments

@cxhernandez
Copy link
Member

The last successful build was 6 months ago. @rmcgibbo: 1) How can I become an admin for this project on ReadTheDocs and 2) any ideas?

Seems to be failing to install numpy:

Building wheels for collected packages: numpy, scipy, scikit-learn, sqlalchemy
  Running setup.py bdist_wheel for numpy
  Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/osprey/.cache/pip/wheels/66/f5/d7/f6ddd78b61037fcb51a3e32c9cd276e292343cdd62d5384efd
  Running setup.py bdist_wheel for scipy
  Complete output from command /home/docs/checkouts/readthedocs.org/user_builds/osprey/envs/master/bin/python -c "import setuptools;__file__='/tmp/pip-build-bhTBoJ/scipy/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmpFpfE9apip-wheel-:
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
    File "/tmp/pip-build-bhTBoJ/scipy/setup.py", line 265, in <module>
      setup_package()
    File "/tmp/pip-build-bhTBoJ/scipy/setup.py", line 253, in setup_package
      from numpy.distutils.core import setup
  ImportError: No module named numpy.distutils.core
@rmcgibbo
Copy link
Contributor

rmcgibbo commented Mar 3, 2016

rtd + numpy is a mess that doesn't really work. best option is to probably
just build the docs inside travis like msmbuilder/mdtraj.

On Wed, Mar 2, 2016 at 11:01 PM, Carlos Hernández notifications@github.com
wrote:

The last successful build was 6 months ago. @rmcgibbo
https://github.com/rmcgibbo: 1) How can I become an admin for this
project on ReadTheDocs and 2) any ideas?

Seems to be failing to install numpy:

Building wheels for collected packages: numpy, scipy, scikit-learn, sqlalchemy
Running setup.py bdist_wheel for numpy
Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/osprey/.cache/pip/wheels/66/f5/d7/f6ddd78b61037fcb51a3e32c9cd276e292343cdd62d5384efd
Running setup.py bdist_wheel for scipy
Complete output from command /home/docs/checkouts/readthedocs.org/user_builds/osprey/envs/master/bin/python -c "import setuptools;file='/tmp/pip-build-bhTBoJ/scipy/setup.py';exec(compile(open(file).read().replace('\r\n', '\n'), file, 'exec'))" bdist_wheel -d /tmp/tmpFpfE9apip-wheel-:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-build-bhTBoJ/scipy/setup.py", line 265, in
setup_package()
File "/tmp/pip-build-bhTBoJ/scipy/setup.py", line 253, in setup_package
from numpy.distutils.core import setup
ImportError: No module named numpy.distutils.core


Reply to this email directly or view it on GitHub
#100.

-Robert

@cxhernandez
Copy link
Member Author

What's the protocol for getting domain names? Do we have a PG namecheap account?

@mpharrigan
Copy link
Member

I'll deploy to msmbuilder.org/osprey

@cxhernandez
Copy link
Member Author

+1

@cxhernandez cxhernandez changed the title ReadTheDocs builds are failing Push docs to msmbuilder.org Mar 6, 2016
@cxhernandez cxhernandez mentioned this issue Mar 7, 2016
15 tasks
@cxhernandez cxhernandez added this to the v0.5 milestone Mar 7, 2016
@cxhernandez cxhernandez modified the milestones: v1.0, v0.5 Mar 16, 2016
@cxhernandez
Copy link
Member Author

fixed in #108 and #113

@mpharrigan
Copy link
Member

I added an index.html that goes to the latest released version. I had to fudge it a bit because we don't really have docs from the latest released version, so I copied the most recently generated docs to "0.4". It shows that the dropdown and autoredirect to latest-released-version is working, but the version number in the supposed 0.4 docs is reported as 1.0.0.dev0

When we release 1.0, I'll delete the alleged 0.4 docs

http://msmbuilder.org/osprey

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

3 participants