Collecting factorset==0.0.2 1 location(s) to search for versions of factorset: * https://pypi.python.org/simple/factorset/ Getting page https://pypi.python.org/simple/factorset/ Analyzing links from page https://pypi.org/simple/factorset/ Found link https://files.pythonhosted.org/packages/d8/ea/991f63cb7a4bfed4d2dc548902377b90a49641a1860aab5c644b021aa460/factorset-0.0.2.tar.gz#sha256=d68446921308bb58cfa671ce2f9401aaad2c31b2ab0a4d4e389056700aa2eff4 (from https://pypi.org/simple/factorset/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Downloading https://files.pythonhosted.org/packages/d8/ea/991f63cb7a4bfed4d2dc548902377b90a49641a1860aab5c644b021aa460/factorset-0.0.2.tar.gz (53kB) Downloading from URL https://files.pythonhosted.org/packages/d8/ea/991f63cb7a4bfed4d2dc548902377b90a49641a1860aab5c644b021aa460/factorset-0.0.2.tar.gz#sha256=d68446921308bb58cfa671ce2f9401aaad2c31b2ab0a4d4e389056700aa2eff4 (from https://pypi.org/simple/factorset/) Running setup.py (path:/tmp/pip-build-c0qn_r9f/factorset/setup.py) egg_info for package factorset Running command python setup.py egg_info zip_safe flag not set; analyzing archive contents... Installed /tmp/pip-build-c0qn_r9f/factorset/.eggs/pytest_runner-4.2-py3.4.egg running egg_info creating pip-egg-info/factorset.egg-info writing pip-egg-info/factorset.egg-info/PKG-INFO writing dependency_links to pip-egg-info/factorset.egg-info/dependency_links.txt writing requirements to pip-egg-info/factorset.egg-info/requires.txt writing entry points to pip-egg-info/factorset.egg-info/entry_points.txt writing top-level names to pip-egg-info/factorset.egg-info/top_level.txt writing manifest file 'pip-egg-info/factorset.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/factorset.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'pip-egg-info/factorset.egg-info/SOURCES.txt' Source in /tmp/pip-build-c0qn_r9f/factorset has version 0.0.2, which satisfies requirement factorset==0.0.2 from https://files.pythonhosted.org/packages/d8/ea/991f63cb7a4bfed4d2dc548902377b90a49641a1860aab5c644b021aa460/factorset-0.0.2.tar.gz#sha256=d68446921308bb58cfa671ce2f9401aaad2c31b2ab0a4d4e389056700aa2eff4 Building wheels for collected packages: factorset Running setup.py bdist_wheel for factorset: started Destination directory: /tmp/tmpl4ufrsqjpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-c0qn_r9f/factorset/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpl4ufrsqjpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/factorset copying factorset/__init__.py -> build/lib/factorset running egg_info writing factorset.egg-info/PKG-INFO writing entry points to factorset.egg-info/entry_points.txt writing dependency_links to factorset.egg-info/dependency_links.txt writing top-level names to factorset.egg-info/top_level.txt writing requirements to factorset.egg-info/requires.txt reading manifest file 'factorset.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'factorset.egg-info/SOURCES.txt' copying factorset/CONFIG.ini -> build/lib/factorset creating build/lib/factorset/Run copying factorset/Run/__init__.py -> build/lib/factorset/Run copying factorset/Run/data_fetch.py -> build/lib/factorset/Run creating build/lib/factorset/Util copying factorset/Util/__init__.py -> build/lib/factorset/Util copying factorset/Util/configutil.py -> build/lib/factorset/Util copying factorset/Util/finance.py -> build/lib/factorset/Util copying factorset/Util/test.py -> build/lib/factorset/Util creating build/lib/factorset/data copying factorset/data/ArcticParser.py -> build/lib/factorset/data copying factorset/data/CSVParser.py -> build/lib/factorset/data copying factorset/data/FundCrawler.py -> build/lib/factorset/data copying factorset/data/FundDict.py -> build/lib/factorset/data copying factorset/data/OtherData.py -> build/lib/factorset/data copying factorset/data/Proxy_start.py -> build/lib/factorset/data copying factorset/data/StockSaver.py -> build/lib/factorset/data copying factorset/data/__init__.py -> build/lib/factorset/data copying factorset/data/allAShare.csv -> build/lib/factorset/data creating build/lib/factorset/factors copying factorset/factors/Accruals2price.py -> build/lib/factorset/factors copying factorset/factors/AssetTurnover.py -> build/lib/factorset/factors copying factorset/factors/Beta.py -> build/lib/factorset/factors copying factorset/factors/CATurnover.py -> build/lib/factorset/factors copying factorset/factors/CurrentRatio.py -> build/lib/factorset/factors copying factorset/factors/EP_LYR.py -> build/lib/factorset/factors copying factorset/factors/EP_TTM.py -> build/lib/factorset/factors copying factorset/factors/GPOA.py -> build/lib/factorset/factors copying factorset/factors/GrossMarginTTM.py -> build/lib/factorset/factors copying factorset/factors/InterestCover.py -> build/lib/factorset/factors copying factorset/factors/LDebt2TA.py -> build/lib/factorset/factors copying factorset/factors/Momentum.py -> build/lib/factorset/factors copying factorset/factors/NATurnover.py -> build/lib/factorset/factors copying factorset/factors/QuickRatio.py -> build/lib/factorset/factors copying factorset/factors/ROIC.py -> build/lib/factorset/factors copying factorset/factors/RoeGrowth1.py -> build/lib/factorset/factors copying factorset/factors/RoeGrowth2.py -> build/lib/factorset/factors copying factorset/factors/TA2TL.py -> build/lib/factorset/factors copying factorset/factors/UnleverBeta.py -> build/lib/factorset/factors copying factorset/factors/__init__.py -> build/lib/factorset/factors installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/factorset copying build/lib/factorset/CONFIG.ini -> build/bdist.linux-armv7l/wheel/factorset creating build/bdist.linux-armv7l/wheel/factorset/Run copying build/lib/factorset/Run/__init__.py -> build/bdist.linux-armv7l/wheel/factorset/Run copying build/lib/factorset/Run/data_fetch.py -> build/bdist.linux-armv7l/wheel/factorset/Run creating build/bdist.linux-armv7l/wheel/factorset/Util copying build/lib/factorset/Util/finance.py -> build/bdist.linux-armv7l/wheel/factorset/Util copying build/lib/factorset/Util/configutil.py -> build/bdist.linux-armv7l/wheel/factorset/Util copying build/lib/factorset/Util/__init__.py -> build/bdist.linux-armv7l/wheel/factorset/Util copying build/lib/factorset/Util/test.py -> build/bdist.linux-armv7l/wheel/factorset/Util copying build/lib/factorset/__init__.py -> build/bdist.linux-armv7l/wheel/factorset creating build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/UnleverBeta.py -> build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/Accruals2price.py -> build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/ROIC.py -> build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/Momentum.py -> build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/InterestCover.py -> build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/TA2TL.py -> build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/GrossMarginTTM.py -> build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/NATurnover.py -> build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/QuickRatio.py -> build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/EP_TTM.py -> build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/__init__.py -> build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/CATurnover.py -> build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/Beta.py -> build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/GPOA.py -> build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/RoeGrowth1.py -> build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/AssetTurnover.py -> build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/LDebt2TA.py -> build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/RoeGrowth2.py -> build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/EP_LYR.py -> build/bdist.linux-armv7l/wheel/factorset/factors copying build/lib/factorset/factors/CurrentRatio.py -> build/bdist.linux-armv7l/wheel/factorset/factors creating build/bdist.linux-armv7l/wheel/factorset/data copying build/lib/factorset/data/allAShare.csv -> build/bdist.linux-armv7l/wheel/factorset/data copying build/lib/factorset/data/FundDict.py -> build/bdist.linux-armv7l/wheel/factorset/data copying build/lib/factorset/data/Proxy_start.py -> build/bdist.linux-armv7l/wheel/factorset/data copying build/lib/factorset/data/CSVParser.py -> build/bdist.linux-armv7l/wheel/factorset/data copying build/lib/factorset/data/ArcticParser.py -> build/bdist.linux-armv7l/wheel/factorset/data copying build/lib/factorset/data/OtherData.py -> build/bdist.linux-armv7l/wheel/factorset/data copying build/lib/factorset/data/FundCrawler.py -> build/bdist.linux-armv7l/wheel/factorset/data copying build/lib/factorset/data/__init__.py -> build/bdist.linux-armv7l/wheel/factorset/data copying build/lib/factorset/data/StockSaver.py -> build/bdist.linux-armv7l/wheel/factorset/data running install_egg_info Copying factorset.egg-info to build/bdist.linux-armv7l/wheel/factorset-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/factorset-0.0.2.dist-info/WHEEL Running setup.py bdist_wheel for factorset: finished with status 'done' Stored in directory: /tmp/tmpp_q_z1ra Successfully built factorset Cleaning up... Removing source in /tmp/pip-build-c0qn_r9f/factorset