• #indieweb 2014-07-17
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2014-07-17 UTC
# 05:09
KartikPrabhu
I tried to install ronkyuu from the repo today. and it seems that when setup.py is run, it goes to __init__ because of the import statements in setup.py. Then in __init__ it runs the import statements there and fails because it doesn't find bs4 for example