We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python setup.py develop
python setup.py develop [ruby-2.1.0] running develop running egg_info writing requirements to mood_api.mood_api.egg-info/requires.txt writing mood_api.mood_api.egg-info/PKG-INFO writing namespace_packages to mood_api.mood_api.egg-info/namespace_packages.txt writing top-level names to mood_api.mood_api.egg-info/top_level.txt writing dependency_links to mood_api.mood_api.egg-info/dependency_links.txt reading manifest file 'mood_api.mood_api.egg-info/SOURCES.txt' writing manifest file 'mood_api.mood_api.egg-info/SOURCES.txt' running build_ext Creating /Users/whg/dev/.virtualenvs/tmp-c0c741f6584162d5/lib/python2.7/site-packages/mood-api.mood-api.egg-link (link to .) mood-api.mood-api 0.0.1 is already the active version in easy-install.pth Installed /Users/whg/dev/.virtualenvs/tmp-c0c741f6584162d5/mood_api Processing dependencies for mood-api.mood-api==0.0.1 Searching for WTForms==1.0.4 Reading https://pypi.python.org/simple/WTForms/ Best match: WTForms 1.0.4 Downloading https://pypi.python.org/packages/source/W/WTForms/WTForms-1.0.4.zip#md5=f7fe9a18f46dda7f6a2350319949593e Processing WTForms-1.0.4.zip Writing /var/folders/z0/0wnmjqt16pg547qwlmcw0xdw0000gp/T/easy_install-wNIbZi/WTForms-1.0.4/setup.cfg Running WTForms-1.0.4/setup.py -q bdist_egg --dist-dir /var/folders/z0/0wnmjqt16pg547qwlmcw0xdw0000gp/T/easy_install-wNIbZi/WTForms-1.0.4/egg-dist-tmp-b9fbel warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '*.pyc' found under directory 'tests' zip_safe flag not set; analyzing archive contents... wtforms.ext.i18n.utils: module references __file__ Adding WTForms 1.0.4 to easy-install.pth file Installed /Users/whg/dev/.virtualenvs/tmp-c0c741f6584162d5/lib/python2.7/site-packages/WTForms-1.0.4-py2.7.egg error: Installed distribution WTForms 1.0.4 conflicts with requirement WTForms==1.0.5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: