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

Update installation.rst #888

Merged
merged 3 commits into from
Feb 27, 2019
Merged

Update installation.rst #888

merged 3 commits into from
Feb 27, 2019

Conversation

nileshpatra
Copy link
Contributor

fixes issue #880 , added the documentation

@codecov-io
Copy link

Codecov Report

Merging #888 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #888   +/-   ##
=======================================
  Coverage   66.23%   66.23%           
=======================================
  Files          83       83           
  Lines        5918     5918           
=======================================
  Hits         3920     3920           
  Misses       1998     1998

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e61beb6...6072498. Read the comment docs.

**Solution:** Install gcc8 from macports and then install with these flags: `link_args = ['-fopenmp','-Wl,-rpath,/opt/local/lib/gcc8/']`

**Problem:** While building tardis via ``python setup.py`` build you
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that looks very good. Maybe mention that this is for the python 2 version.

The command for the same is :

pip install sphinx==1.5.6
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or conda install ...

@nileshpatra
Copy link
Contributor Author

@wkerzendorf , made the changes now :) . please review .

or

conda install sphinx==1.5.6
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is just one = but try it out.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried it out with a double = and it worked . This is what I got as the output :

  added / updated specs: 
    - sphinx==1.5.6


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    sphinx-1.5.6               |           py27_0         1.3 MB
    anaconda-custom            |   py27h4a00acb_0           6 KB
    openssl-1.1.1b             |       h7b6447c_0         4.0 MB
    ------------------------------------------------------------
                                           Total:         5.3 MB

I think that works

@wkerzendorf wkerzendorf merged commit 04e60e0 into tardis-sn:master Feb 27, 2019
@nileshpatra nileshpatra deleted the branch1 branch March 15, 2019 14:16
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

Successfully merging this pull request may close these issues.

3 participants