Git Product home page Git Product logo

pytinytex's Introduction

Hi there ๐Ÿ‘‹ I'm Jessica Tegner

JessicaTegner's GitHub stats]

โšก Recent Activity

  1. ๐Ÿ—ฃ Commented on #6 in JessicaTegner/PyTinyTeX
  2. ๐ŸŽ‰ Merged PR #6 in JessicaTegner/PyTinyTeX
  3. ๐Ÿ—ฃ Commented on #6 in JessicaTegner/PyTinyTeX
  4. ๐Ÿ—ฃ Commented on #364 in JessicaTegner/pypandoc
  5. ๐Ÿ—ฃ Commented on #5 in JessicaTegner/PyTinyTeX
  6. ๐ŸŽ‰ Merged PR #363 in JessicaTegner/pypandoc
  7. ๐ŸŽ‰ Merged PR #359 in JessicaTegner/pypandoc
  8. ๐Ÿ—ฃ Commented on #276 in JessicaTegner/pypandoc
  9. ๐Ÿ”’ Closed issue #361 in JessicaTegner/pypandoc
  10. ๐ŸŽ‰ Merged PR #362 in JessicaTegner/pypandoc

pytinytex's People

Contributors

jessicategner avatar

Stargazers

 avatar  avatar

Watchers

 avatar

pytinytex's Issues

Download URL Scraping is Broken

>>> pytinytex.download_tinytex()
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/opt/anaconda3/envs/pandoc/lib/python3.9/site-packages/pytinytex/tinytex_download.py", line 24, in download_tinytex
    tinytex_urls, _ = _get_tinytex_urls(version, variation)
  File "/opt/anaconda3/envs/pandoc/lib/python3.9/site-packages/pytinytex/tinytex_download.py", line 80, in _get_tinytex_urls
    version = tinytex_urls_list[0].split('/')[5]
IndexError: list index out of range

IndexError

When running the code 'pytinytex.download_tinytex()', an error is thrown.

File "d:\ProgrammingProjects\WebScraping\NiceTabs.pyw", line 28, in <module>
pytinytex.download_tinytex(download_folder='./folder/')
File "D:\ProgrammingProjects\WebScraping\venv\lib\site-packages\pytinytex\tinytex_download.py", line 24, in download_tinytex
tinytex_urls, _ = _get_tinytex_urls(version, variation)
File "D:\ProgrammingProjects\WebScraping\venv\lib\site-packages\pytinytex\tinytex_download.py", line 80, in _get_tinytex_urls
version = tinytex_urls_list[0].split('/')[5]
IndexError: list index out of range

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.