PDF2HTML CONVERSION- IPCC LONGER REPORT #38
Gayathrijonnalagadda
started this conversation in
General
Replies: 4 comments 2 replies
-
Downloaded and tried to run
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks
On Fri, Mar 24, 2023 at 11:27 AM Gayathrijonnalagadda < ***@***.***> wrote:
in test_make_ipcc_HTML
added IPCC longer report to the list of the chapters
tests run successfully
output file : tidied.HTML
*but failed to keep the style in @gayathri <https://github.com/gayathri>'s
system, @petermr <https://github.com/petermr>'s looks fine.*
Can you output a file which fails to show the style. It's just possible
it's your browser environment
TO DO
write a test to retain styles
—
Reply to this email directly, view it on GitHub
<#38>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFTCS3XZ7DVSDTVF22GL6DW5WALBANCNFSM6AAAAAAWGN4TCQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
I will post more , integrated, code over the weekend. This may not
solve *your* problem. We will use the community to find out whether others
have the problem.
…--
Peter Murray-Rust
Founder ContentMine.org
and
Reader Emeritus in Molecular Informatics
Dept. Of Chemistry, University of Cambridge, CB2 1EW, UK
|
Beta Was this translation helpful? Give feedback.
0 replies
-
try
pip uninstall lxml
pip install lxml
and the same for other non-PMR libraries.
P.
…On Fri, Mar 24, 2023 at 1:05 PM sunagparasu ***@***.***> wrote:
Downloaded and tried to run pyami on linux. These were the errors
presented:
Import "lxml" could not be resolved Pylance (reportMissingImports) [Ln 10, Col 8]
Import "lxml.etree" could not be resolved Pylance(reportMissingImports) [Ln 11, Col 8]
Import "lxml.html" could not be resolved Pylance(reportMissingImports) [Ln 12, Col 8]
Import "test.test_all" could not be resolved Pylance (reportMissingImports) [Ln 14, Col 8]
Import "pdfplumber" could not be resolved Pylance(reportMissingImports) [Ln 17, Col 8]
Import "test.resources" could not be resolved Pylance(reportMissingImports) [Ln 30, Col 6]
Import "test.test_all" could not be resolved Pylance (reportMissingImports) [Ln 33, Col 6]
Import "pdfminer.high_level" could not be resolved Pylance(reportMissingImports) [Ln 743, Col 14]
Import "pdfminer" could not be resolved Pylance(reportMissingImports) [Ln 805, Col 16]
Import "pdfminer.image" could not be resolved Pylance(reportMissingImports) [Ln 806, Col 14]
Import "pdfminer.high_level" could not be resolved Pylance (reportMissingImports) [Ln 807, Col 14]
Import "pdfminer.high_level" could not be resolved Pylance(reportMissingImports) [Ln 846, Col 14]
—
Reply to this email directly, view it on GitHub
<#38 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFTCSZVHTPHH35PBPMHGWDW5WL3BANCNFSM6AAAAAAWGN4TCQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Peter Murray-Rust
Founder ContentMine.org
and
Reader Emeritus in Molecular Informatics
Dept. Of Chemistry, University of Cambridge, CB2 1EW, UK
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Attempt #2 to run py4ami
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
in test_make_ipcc_HTML
added IPCC longer report to the list of the chapters
tests run successfully
output file : tidied.HTML
but failed to keep the style in @gayathri's system, @petermr's looks fine.
TO DO
write a test to retain styles
Beta Was this translation helpful? Give feedback.
All reactions