I ran "make chpldoc" in my clone of the Git repository using master
HEAD. It did lots of stuff with Python 2 (boo hiss). I then tried to
run this on a file:

|> chpldoc factorial.chpl 
Traceback (most recent call last):
  File "/home/Checkouts/Git/Chapel/third-party/chpl-
venv/install/linux64/py2.7/chpl-virtualenv/bin/sphinx-build", line 10,
in <module>
    from sphinx import main
ImportError: No module named 'sphinx'
error: building html output from chpldoc sphinx project

Clearly I am doing something wrong, but this isn't what I was hoping
for to happen.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:[email protected]
41 Buckmaster Road    m: +44 7770 465 077   xmpp: [email protected]
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
_______________________________________________
Chapel-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-users

Reply via email to