Giter Club home page Giter Club logo

scripts's People

Contributors

alejandrogallo avatar dependabot[bot] avatar etn40ff avatar katrinleinweber avatar lgtm-migrator avatar n-elie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

scripts's Issues

[papis-html] XML Parsing Error: not well-formed

Whenever I run papis html it seems to run fully, producing the bib file and other js files in the directory. However, when I try to load the index.html page, I get an empty list.

The console in firefox says:

Loading failed for the <script> with source “file:///home/mrplews/software/papis/bibliography/js/bootstrap.min.js”. index.html:131:1
XML Parsing Error: not well-formed
Location: file:///home/mrplews/software/papis/bibliography/library.bib
Line Number 1, Column 1:

The bib file does contain the correct citations.

EDIT: looks like bootstrap.min.js is not created in /js/bootstrap.min.js.

[papis-html] no attribute 'get_lib' related to 'click' package

The following error was produce when using the nice papis html.

INFO:papis-html:Searching in database..
Traceback (most recent call last):
  File "/.local/bin/papis-html", line 8, in <module>
    sys.exit(main())
  File "//.local/lib/python3.8/site-packages/click/core.py", line 829, in __call__
    return self.main(*args, **kwargs)
  File "/.local/lib/python3.8/site-packages/click/core.py", line 782, in main
    rv = self.invoke(ctx)
  File "/.local/lib/python3.8/site-packages/click/core.py", line 1066, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/.local/lib/python3.8/site-packages/click/core.py", line 610, in invoke
    return callback(*args, **kwargs)
  File "/.local/lib/python3.8/site-packages/papis_html/__init__.py", line 35, in main
    library=papis.api.get_lib(),
AttributeError: module 'papis.api' has no attribute 'get_lib'

Tried specifying a library with the -l libname papis flag, but that was not accepted.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.