question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Broken PyPi packages

See original GitHub issue
  • pypugjs version: All > 5.1.1
  • Django version: 1.11
  • Python version: 2.7, 3.5
  • Operating System: Linux, Windows

Description

The packages in PyPi are broken, they don’t contain the ext directory.

What I Did

pip install -U pypugjs

Result

File "/path/to/virtualenv/lib/site-packages/pypugjs/__init__.py", line 5, in <module>
    from .ext import html
ImportError: No module named ext

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
kakulukiacommented, Jan 26, 2018

please also leave a star! 😄

0reactions
kakulukiacommented, Jan 26, 2018

oh … i just followed you profile and saw that you could actualy do me a favour in return: https://github.com/tjwalch/django-livereload-server/issues/9 😃

i still love the reload server

Read more comments on GitHub >

github_iconTop Results From Across the Web

So, you've released a broken package to PyPI. What do you ...
There are, as described above, three steps to dealing with a bad package. The first two steps are essential. You've broken something, and...
Read more >
PEP 594 Will Break 1 in 30 PyPI Packages - Kyle Conroy
If accepted in its current form, PEP 594 will break 3.8% of all Python 3 packages on PyPI. As of May 2019 there...
Read more >
What to do when you botch a release on PyPI
Let's say there's a bug so bad that no one should use a release. In that case, you should yank the release. What...
Read more >
Troubleshooting PyPI package installation | Cloud Composer
Locate the pip error in Cloud Build logs · Locate build logs: In Google Cloud console, go to the Build history page. Go...
Read more >
Broken PyPI packages. · Issue #20 · src-d/lapjv - GitHub
I cannot import lapjv when using version 1.3.12. See this fresh in a docker: (test_env) root@19fe463947e8:/workspace# pip list | grep lapjv ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found