Skip to Content.
Sympa Menu

charm - Re: [charm] Problems building the documentation

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] Problems building the documentation


Chronological Thread 
  • From: "Groner, Robert" <rug262 AT psu.edu>
  • To: "charm AT lists.cs.illinois.edu" <charm AT lists.cs.illinois.edu>
  • Subject: Re: [charm] Problems building the documentation
  • Date: Wed, 9 Aug 2017 15:19:42 +0000
  • Accept-language: en-US
  • Authentication-results: illinois.edu; spf=none smtp.mailfrom=rug262 AT psu.edu

Has anyone else ever tried to compile the documentation?



Rob Groner
Software Engineer

Institute for CyberScience
The Pennsylvania State University
222E Computer Building
University Park, PA 16802
Phone: 814.867.6074


________________________________________
From:
rug262 AT psu.edu

<rug262 AT psu.edu>
Sent: Friday, August 4, 2017 11:58 AM
To:
charm AT lists.cs.illinois.edu
Subject: [charm] Problems building the documentation

I am using charm++ v 6.7.1 and trying to build the documentation. I've
installed latex-html and python-bs4 (they were lacking in my system), but I
get another error now that I don't know how to resolve:


*********** WARNINGS ***********
No implementation found for style `../pplmanual'
No implementation found for style `graphicx'
No implementation found for style `calc'
No implementation found for style `fancyvrb'
No implementation found for style `hyphenat'
No implementation found for style `listings'
No implementation found for style `hyperref'

redefining command \thepart

Substitution of arg to newlabelxx delayed.

There is no author for this document.

Unknown commands: credits version nohyphens hypersetup
Done.
../navmenuGenerator.py manual/index.html > tmp-navmenu.html
Traceback (most recent call last):
File "../navmenuGenerator.py", line 16, in <module>
toc = soup.find("ul","ChildLinks").extract()
AttributeError: 'NoneType' object has no attribute 'extract'


Any help is appreciated.

Rob



Archive powered by MHonArc 2.6.19.

Top of Page