elbow-jason / Uno-deprecated

A python module for extremely easy dynamic HMTL generation.
MIT License
1 stars 0 forks source link

what is "base" (as in "from base import...") #2

Closed polycopter closed 8 years ago

polycopter commented 8 years ago

D:\src\py\pyloo\src>python pyloo.py Traceback (most recent call last): File "pyloo.py", line 24, in import uno File "C:\Python34\lib\site-packages\unoinit.py", line 4, in from base import Element, Css, Payload, UnoBaseFeature, UnoBaseField ImportError: No module named 'base'

D:\src\py\pyloo\src>pip install base Downloading/unpacking base Could not find any downloads that satisfy the requirement base Cleaning up... No distributions at all found for base Storing debug log for failure in C:\Users[redacted]\pip\pip.log

D:\src\py\pyloo\src>

polycopter commented 8 years ago

pip install python-base