scrtlabs / catalyst

An Algorithmic Trading Library for Crypto-Assets in Python
http://enigma.co
Apache License 2.0
2.49k stars 723 forks source link

I'm having problems installing on windows 10 #561

Open Ron3333 opened 4 years ago

Ron3333 commented 4 years ago

I'm having problems installing on windows 10.....


Failed building wheel for cytoolz Running setup.py clean for cytoolz Failed to build enigma-catalyst statsmodels cyordereddict bottleneck bcolz lru-dict cytoolz Installing collected packages: setuptools, statsmodels, six, python-dateutil, Cython, cyordereddict, bottleneck, contextlib2, decorator, networkx, numexpr, bcolz, click, toolz, multipledispatch, sortedcontainers, intervaltree, lru-dict, empyrical, tables, pycryptodome, eth-hash, cytoolz, eth-typing, eth-utils, eth-keys, rlp, hexbytes, eth-rlp, eth-keyfile, eth-account, parsimonious, eth-abi, pywin32, pypiwin32, websockets, web3, cchardet, ccxt, docutils, jmespath, botocore, s3transfer, boto3, redo, requests-toolbelt, enigma-catalyst Found existing installation: setuptools 41.2.0 Uninstalling setuptools-41.2.0: Successfully uninstalled setuptools-41.2.0 Running setup.py install for statsmodels ... error Complete output from command C:\Anaconda\envs\catalyst\python.exe -u -c "import setuptools, tokenize;file='C:\Users\JUANRA~1\AppData\Local\Temp\pip-build-v1mqsyey\statsmodels\setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record C:\Users\JUANRA~1\AppData\Local\Temp\pip-mz5ex3ch-record\install-record.txt --single-version-externally-managed --compile: running install running build running build_py creating build creating build\lib.win-amd64-3.6 creating build\lib.win-amd64-3.6\statsmodels copying statsmodels\api.py -> build\lib.win-amd64-3.6\statsmodels copying statsmodels\info.py -> build\lib.win-amd64-3.6\statsmodels copying statsmodels\version.py -> build\lib.win-amd64-3.6\statsmodels copying statsmodels__init__.py -> build\lib.win-amd64-3.6\statsmodels creating build\lib.win-amd64-3.6\statsmodels\base copying statsmodels\base\covtype.py -> build\lib.win-amd64-3.6\statsmodels\base copying statsmodels\base\data.py -> build\lib.win-amd64-3.6\statsmodels\base copying statsmodels\base\elastic_net.py -> build\lib.win-amd64-3.6\statsmodels\base copying statsmodels\base\l1_cvxopt.py -> build\lib.win-amd64-3.6\statsmodels\base copying statsmodels\base\l1_slsqp.py -> build\lib.win-amd64-3.6\statsmodels\base copying statsmodels\base\l1_solvers_common.py -> build\lib.win-amd64-3.6\statsmodels\base copying statsmodels\base\model.py -> build\lib.win-amd64-3.6\statsmodels\base copying statsmodels\base\optimizer.py -> build\lib.win-amd64-3.6\statsmodels\base copying statsmodels\base\wrapper.py -> build\lib.win-amd64-3.6\statsmodels\base copying statsmodels\base_constraints.py -> build\lib.win-amd64-3.6\statsmodels\base copying statsmodels\base_penalties.py -> build\lib.win-amd64-3.6\statsmodels\base copying statsmodels\base__init__.py -> build\lib.win-amd64-3.6\statsmodels\base creating build\lib.win-amd64-3.6\statsmodels\compat copying statsmodels\compat\collections.py -> build\lib.win-amd64-3.6\statsmodels\compat copying statsmodels\compat\counter.py -> build\lib.win-amd64-3.6\statsmodels\compat copying statsmodels\compat\numpy.py -> build\lib.win-amd64-3.6\statsmodels\compat copying statsmodels\compat\ordereddict.py -> build\lib.win-amd64-3.6\statsmodels\compat copying statsmodels\compat\pandas.py -> build\lib.win-amd64-3.6\statsmodels\compat copying statsmodels\compat\python.py -> build\lib.win-amd64-3.6\statsmodels\compat copying statsmodels\compat\scipy.py -> build\lib.win-amd64-3.6\statsmodels\compat copying statsmodels\compat__init__.py -> build\lib.win-amd64-3.6\statsmodels\compat creating build\lib.win-amd64-3.6\statsmodels\datasets copying statsmodels\datasets\template_data.py -> build\lib.win-amd64-3.6\statsmodels\datasets copying statsmodels\datasets\utils.py -> build\lib.win-amd64-3.6\statsmodels\datasets copying statsmodels\datasets__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets creating build\lib.win-amd64-3.6\statsmodels\discrete copying statsmodels\discrete\discrete_margins.py -> build\lib.win-amd64-3.6\statsmodels\discrete copying statsmodels\discrete\discrete_model.py -> build\lib.win-amd64-3.6\statsmodels\discrete copying statsmodels\discrete__init__.py -> build\lib.win-amd64-3.6\statsmodels\discrete creating build\lib.win-amd64-3.6\statsmodels\distributions copying statsmodels\distributions\edgeworth.py -> build\lib.win-amd64-3.6\statsmodels\distributions copying statsmodels\distributions\empirical_distribution.py -> build\lib.win-amd64-3.6\statsmodels\distributions copying statsmodels\distributions\mixture_rvs.py -> build\lib.win-amd64-3.6\statsmodels\distributions copying statsmodels\distributions__init__.py -> build\lib.win-amd64-3.6\statsmodels\distributions creating build\lib.win-amd64-3.6\statsmodels\duration copying statsmodels\duration\api.py -> build\lib.win-amd64-3.6\statsmodels\duration copying statsmodels\duration\hazard_regression.py -> build\lib.win-amd64-3.6\statsmodels\duration copying statsmodels\duration\survfunc.py -> build\lib.win-amd64-3.6\statsmodels\duration copying statsmodels\duration__init__.py -> build\lib.win-amd64-3.6\statsmodels\duration creating build\lib.win-amd64-3.6\statsmodels\emplike copying statsmodels\emplike\aft_el.py -> build\lib.win-amd64-3.6\statsmodels\emplike copying statsmodels\emplike\api.py -> build\lib.win-amd64-3.6\statsmodels\emplike copying statsmodels\emplike\descriptive.py -> build\lib.win-amd64-3.6\statsmodels\emplike copying statsmodels\emplike\elanova.py -> build\lib.win-amd64-3.6\statsmodels\emplike copying statsmodels\emplike\elregress.py -> build\lib.win-amd64-3.6\statsmodels\emplike copying statsmodels\emplike\koul_and_mc.py -> build\lib.win-amd64-3.6\statsmodels\emplike copying statsmodels\emplike\originregress.py -> build\lib.win-amd64-3.6\statsmodels\emplike copying statsmodels\emplike__init__.py -> build\lib.win-amd64-3.6\statsmodels\emplike creating build\lib.win-amd64-3.6\statsmodels\formula copying statsmodels\formula\api.py -> build\lib.win-amd64-3.6\statsmodels\formula copying statsmodels\formula\formulatools.py -> build\lib.win-amd64-3.6\statsmodels\formula copying statsmodels\formula__init__.py -> build\lib.win-amd64-3.6\statsmodels\formula creating build\lib.win-amd64-3.6\statsmodels\genmod copying statsmodels\genmod\api.py -> build\lib.win-amd64-3.6\statsmodels\genmod copying statsmodels\genmod\cov_struct.py -> build\lib.win-amd64-3.6\statsmodels\genmod copying statsmodels\genmod\generalized_estimating_equations.py -> build\lib.win-amd64-3.6\statsmodels\genmod copying statsmodels\genmod\generalized_linear_model.py -> build\lib.win-amd64-3.6\statsmodels\genmod copying statsmodels\genmod_prediction.py -> build\lib.win-amd64-3.6\statsmodels\genmod copying statsmodels\genmod_tweedie_compound_poisson.py -> build\lib.win-amd64-3.6\statsmodels\genmod copying statsmodels\genmod__init__.py -> build\lib.win-amd64-3.6\statsmodels\genmod creating build\lib.win-amd64-3.6\statsmodels\graphics copying statsmodels\graphics\api.py -> build\lib.win-amd64-3.6\statsmodels\graphics copying statsmodels\graphics\boxplots.py -> build\lib.win-amd64-3.6\statsmodels\graphics copying statsmodels\graphics\correlation.py -> build\lib.win-amd64-3.6\statsmodels\graphics copying statsmodels\graphics\dotplots.py -> build\lib.win-amd64-3.6\statsmodels\graphics copying statsmodels\graphics\factorplots.py -> build\lib.win-amd64-3.6\statsmodels\graphics copying statsmodels\graphics\functional.py -> build\lib.win-amd64-3.6\statsmodels\graphics copying statsmodels\graphics\gofplots.py -> build\lib.win-amd64-3.6\statsmodels\graphics copying statsmodels\graphics\mosaicplot.py -> build\lib.win-amd64-3.6\statsmodels\graphics copying statsmodels\graphics\plottools.py -> build\lib.win-amd64-3.6\statsmodels\graphics copying statsmodels\graphics\plot_grids.py -> build\lib.win-amd64-3.6\statsmodels\graphics copying statsmodels\graphics\regressionplots.py -> build\lib.win-amd64-3.6\statsmodels\graphics copying statsmodels\graphics\tsaplots.py -> build\lib.win-amd64-3.6\statsmodels\graphics copying statsmodels\graphics\tukeyplot.py -> build\lib.win-amd64-3.6\statsmodels\graphics copying statsmodels\graphics\utils.py -> build\lib.win-amd64-3.6\statsmodels\graphics copying statsmodels\graphics_regressionplots_doc.py -> build\lib.win-amd64-3.6\statsmodels\graphics copying statsmodels\graphics__init__.py -> build\lib.win-amd64-3.6\statsmodels\graphics creating build\lib.win-amd64-3.6\statsmodels\imputation copying statsmodels\imputation\mice.py -> build\lib.win-amd64-3.6\statsmodels\imputation copying statsmodels\imputation\ros.py -> build\lib.win-amd64-3.6\statsmodels\imputation copying statsmodels\imputation__init__.py -> build\lib.win-amd64-3.6\statsmodels\imputation creating build\lib.win-amd64-3.6\statsmodels\interface copying statsmodels\interface__init__.py -> build\lib.win-amd64-3.6\statsmodels\interface creating build\lib.win-amd64-3.6\statsmodels\iolib copying statsmodels\iolib\api.py -> build\lib.win-amd64-3.6\statsmodels\iolib copying statsmodels\iolib\foreign.py -> build\lib.win-amd64-3.6\statsmodels\iolib copying statsmodels\iolib\openfile.py -> build\lib.win-amd64-3.6\statsmodels\iolib copying statsmodels\iolib\smpickle.py -> build\lib.win-amd64-3.6\statsmodels\iolib copying statsmodels\iolib\stata_summary_examples.py -> build\lib.win-amd64-3.6\statsmodels\iolib copying statsmodels\iolib\summary.py -> build\lib.win-amd64-3.6\statsmodels\iolib copying statsmodels\iolib\summary2.py -> build\lib.win-amd64-3.6\statsmodels\iolib copying statsmodels\iolib\table.py -> build\lib.win-amd64-3.6\statsmodels\iolib copying statsmodels\iolib\tableformatting.py -> build\lib.win-amd64-3.6\statsmodels\iolib copying statsmodels\iolib__init__.py -> build\lib.win-amd64-3.6\statsmodels\iolib creating build\lib.win-amd64-3.6\statsmodels\miscmodels copying statsmodels\miscmodels\api.py -> build\lib.win-amd64-3.6\statsmodels\miscmodels copying statsmodels\miscmodels\count.py -> build\lib.win-amd64-3.6\statsmodels\miscmodels copying statsmodels\miscmodels\nonlinls.py -> build\lib.win-amd64-3.6\statsmodels\miscmodels copying statsmodels\miscmodels\tmodel.py -> build\lib.win-amd64-3.6\statsmodels\miscmodels copying statsmodels\miscmodels\try_mlecov.py -> build\lib.win-amd64-3.6\statsmodels\miscmodels copying statsmodels\miscmodels__init__.py -> build\lib.win-amd64-3.6\statsmodels\miscmodels creating build\lib.win-amd64-3.6\statsmodels\multivariate copying statsmodels\multivariate\pca.py -> build\lib.win-amd64-3.6\statsmodels\multivariate copying statsmodels\multivariate__init__.py -> build\lib.win-amd64-3.6\statsmodels\multivariate creating build\lib.win-amd64-3.6\statsmodels\nonparametric copying statsmodels\nonparametric\api.py -> build\lib.win-amd64-3.6\statsmodels\nonparametric copying statsmodels\nonparametric\bandwidths.py -> build\lib.win-amd64-3.6\statsmodels\nonparametric copying statsmodels\nonparametric\kde.py -> build\lib.win-amd64-3.6\statsmodels\nonparametric copying statsmodels\nonparametric\kdetools.py -> build\lib.win-amd64-3.6\statsmodels\nonparametric copying statsmodels\nonparametric\kernels.py -> build\lib.win-amd64-3.6\statsmodels\nonparametric copying statsmodels\nonparametric\kernel_density.py -> build\lib.win-amd64-3.6\statsmodels\nonparametric copying statsmodels\nonparametric\kernel_regression.py -> build\lib.win-amd64-3.6\statsmodels\nonparametric copying statsmodels\nonparametric\smoothers_lowess.py -> build\lib.win-amd64-3.6\statsmodels\nonparametric copying statsmodels\nonparametric\smoothers_lowess_old.py -> build\lib.win-amd64-3.6\statsmodels\nonparametric copying statsmodels\nonparametric_kernel_base.py -> build\lib.win-amd64-3.6\statsmodels\nonparametric copying statsmodels\nonparametric__init__.py -> build\lib.win-amd64-3.6\statsmodels\nonparametric creating build\lib.win-amd64-3.6\statsmodels\regression copying statsmodels\regression\feasible_gls.py -> build\lib.win-amd64-3.6\statsmodels\regression copying statsmodels\regression\linear_model.py -> build\lib.win-amd64-3.6\statsmodels\regression copying statsmodels\regression\mixed_linear_model.py -> build\lib.win-amd64-3.6\statsmodels\regression copying statsmodels\regression\quantile_regression.py -> build\lib.win-amd64-3.6\statsmodels\regression copying statsmodels\regression\recursive_ls.py -> build\lib.win-amd64-3.6\statsmodels\regression copying statsmodels\regression_prediction.py -> build\lib.win-amd64-3.6\statsmodels\regression copying statsmodels\regression__init__.py -> build\lib.win-amd64-3.6\statsmodels\regression creating build\lib.win-amd64-3.6\statsmodels\resampling copying statsmodels\resampling__init__.py -> build\lib.win-amd64-3.6\statsmodels\resampling creating build\lib.win-amd64-3.6\statsmodels\robust copying statsmodels\robust\norms.py -> build\lib.win-amd64-3.6\statsmodels\robust copying statsmodels\robust\robust_linear_model.py -> build\lib.win-amd64-3.6\statsmodels\robust copying statsmodels\robust\scale.py -> build\lib.win-amd64-3.6\statsmodels\robust copying statsmodels\robust__init__.py -> build\lib.win-amd64-3.6\statsmodels\robust creating build\lib.win-amd64-3.6\statsmodels\sandbox copying statsmodels\sandbox\bspline.py -> build\lib.win-amd64-3.6\statsmodels\sandbox copying statsmodels\sandbox\contrast_old.py -> build\lib.win-amd64-3.6\statsmodels\sandbox copying statsmodels\sandbox\cox.py -> build\lib.win-amd64-3.6\statsmodels\sandbox copying statsmodels\sandbox\descstats.py -> build\lib.win-amd64-3.6\statsmodels\sandbox copying statsmodels\sandbox\formula.py -> build\lib.win-amd64-3.6\statsmodels\sandbox copying statsmodels\sandbox\gam.py -> build\lib.win-amd64-3.6\statsmodels\sandbox copying statsmodels\sandbox\infotheo.py -> build\lib.win-amd64-3.6\statsmodels\sandbox copying statsmodels\sandbox\km_class.py -> build\lib.win-amd64-3.6\statsmodels\sandbox copying statsmodels\sandbox\mle.py -> build\lib.win-amd64-3.6\statsmodels\sandbox copying statsmodels\sandbox\multilinear.py -> build\lib.win-amd64-3.6\statsmodels\sandbox copying statsmodels\sandbox\pca.py -> build\lib.win-amd64-3.6\statsmodels\sandbox copying statsmodels\sandbox\predict_functional.py -> build\lib.win-amd64-3.6\statsmodels\sandbox copying statsmodels\sandbox\rls.py -> build\lib.win-amd64-3.6\statsmodels\sandbox copying statsmodels\sandbox\survival.py -> build\lib.win-amd64-3.6\statsmodels\sandbox copying statsmodels\sandbox\survival2.py -> build\lib.win-amd64-3.6\statsmodels\sandbox copying statsmodels\sandbox\sysreg.py -> build\lib.win-amd64-3.6\statsmodels\sandbox copying statsmodels\sandbox\utils_old.py -> build\lib.win-amd64-3.6\statsmodels\sandbox copying statsmodels\sandbox__init__.py -> build\lib.win-amd64-3.6\statsmodels\sandbox creating build\lib.win-amd64-3.6\statsmodels\src copying statsmodels\src__init__.py -> build\lib.win-amd64-3.6\statsmodels\src creating build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\anova.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\api.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\base.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\contingency_tables.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\contrast.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\correlation_tools.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\descriptivestats.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\diagnostic.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\gof.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\inter_rater.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\mediation.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\moment_helpers.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\multicomp.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\multitest.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\multivariate_tools.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\outliers_influence.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\power.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\proportion.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\sandwich_covariance.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\stattools.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\tabledist.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats\weightstats.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats_adnorm.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats_lilliefors.py -> build\lib.win-amd64-3.6\statsmodels\stats copying statsmodels\stats__init__.py -> build\lib.win-amd64-3.6\statsmodels\stats creating build\lib.win-amd64-3.6\statsmodels\tools copying statsmodels\tools\catadd.py -> build\lib.win-amd64-3.6\statsmodels\tools copying statsmodels\tools\data.py -> build\lib.win-amd64-3.6\statsmodels\tools copying statsmodels\tools\decorators.py -> build\lib.win-amd64-3.6\statsmodels\tools copying statsmodels\tools\dump2module.py -> build\lib.win-amd64-3.6\statsmodels\tools copying statsmodels\tools\eval_measures.py -> build\lib.win-amd64-3.6\statsmodels\tools copying statsmodels\tools\grouputils.py -> build\lib.win-amd64-3.6\statsmodels\tools copying statsmodels\tools\linalg.py -> build\lib.win-amd64-3.6\statsmodels\tools copying statsmodels\tools\numdiff.py -> build\lib.win-amd64-3.6\statsmodels\tools copying statsmodels\tools\parallel.py -> build\lib.win-amd64-3.6\statsmodels\tools copying statsmodels\tools\print_version.py -> build\lib.win-amd64-3.6\statsmodels\tools copying statsmodels\tools\rootfinding.py -> build\lib.win-amd64-3.6\statsmodels\tools copying statsmodels\tools\sm_exceptions.py -> build\lib.win-amd64-3.6\statsmodels\tools copying statsmodels\tools\testing.py -> build\lib.win-amd64-3.6\statsmodels\tools copying statsmodels\tools\tools.py -> build\lib.win-amd64-3.6\statsmodels\tools copying statsmodels\tools\transform_model.py -> build\lib.win-amd64-3.6\statsmodels\tools copying statsmodels\tools\web.py -> build\lib.win-amd64-3.6\statsmodels\tools copying statsmodels\tools\wrappers.py -> build\lib.win-amd64-3.6\statsmodels\tools copying statsmodels\tools_testing.py -> build\lib.win-amd64-3.6\statsmodels\tools copying statsmodels\tools__init__.py -> build\lib.win-amd64-3.6\statsmodels\tools creating build\lib.win-amd64-3.6\statsmodels\tsa copying statsmodels\tsa\adfvalues.py -> build\lib.win-amd64-3.6\statsmodels\tsa copying statsmodels\tsa\api.py -> build\lib.win-amd64-3.6\statsmodels\tsa copying statsmodels\tsa\arima_model.py -> build\lib.win-amd64-3.6\statsmodels\tsa copying statsmodels\tsa\arima_process.py -> build\lib.win-amd64-3.6\statsmodels\tsa copying statsmodels\tsa\arma_mle.py -> build\lib.win-amd64-3.6\statsmodels\tsa copying statsmodels\tsa\ar_model.py -> build\lib.win-amd64-3.6\statsmodels\tsa copying statsmodels\tsa\descriptivestats.py -> build\lib.win-amd64-3.6\statsmodels\tsa copying statsmodels\tsa\mlemodel.py -> build\lib.win-amd64-3.6\statsmodels\tsa copying statsmodels\tsa\seasonal.py -> build\lib.win-amd64-3.6\statsmodels\tsa copying statsmodels\tsa\stattools.py -> build\lib.win-amd64-3.6\statsmodels\tsa copying statsmodels\tsa\tsatools.py -> build\lib.win-amd64-3.6\statsmodels\tsa copying statsmodels\tsa\varma_process.py -> build\lib.win-amd64-3.6\statsmodels\tsa copying statsmodels\tsa\x13.py -> build\lib.win-amd64-3.6\statsmodels\tsa copying statsmodels\tsa_bds.py -> build\lib.win-amd64-3.6\statsmodels\tsa copying statsmodels\tsa__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa creating build\lib.win-amd64-3.6\statsmodels\base\tests copying statsmodels\base\tests\test_data.py -> build\lib.win-amd64-3.6\statsmodels\base\tests copying statsmodels\base\tests\test_generic_methods.py -> build\lib.win-amd64-3.6\statsmodels\base\tests copying statsmodels\base\tests\test_optimize.py -> build\lib.win-amd64-3.6\statsmodels\base\tests copying statsmodels\base\tests\test_shrink_pickle.py -> build\lib.win-amd64-3.6\statsmodels\base\tests copying statsmodels\base\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\base\tests creating build\lib.win-amd64-3.6\statsmodels\compat\tests copying statsmodels\compat\tests\test_collections.py -> build\lib.win-amd64-3.6\statsmodels\compat\tests copying statsmodels\compat\tests\test_itercompat.py -> build\lib.win-amd64-3.6\statsmodels\compat\tests copying statsmodels\compat\tests\test_scipy_compat.py -> build\lib.win-amd64-3.6\statsmodels\compat\tests copying statsmodels\compat\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\compat\tests creating build\lib.win-amd64-3.6\statsmodels\datasets\anes96 copying statsmodels\datasets\anes96\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\anes96 copying statsmodels\datasets\anes96__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\anes96 creating build\lib.win-amd64-3.6\statsmodels\datasets\cancer copying statsmodels\datasets\cancer\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\cancer copying statsmodels\datasets\cancer__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\cancer creating build\lib.win-amd64-3.6\statsmodels\datasets\ccard copying statsmodels\datasets\ccard\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\ccard copying statsmodels\datasets\ccard__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\ccard creating build\lib.win-amd64-3.6\statsmodels\datasets\china_smoking copying statsmodels\datasets\china_smoking\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\china_smoking copying statsmodels\datasets\china_smoking__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\china_smoking creating build\lib.win-amd64-3.6\statsmodels\datasets\co2 copying statsmodels\datasets\co2\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\co2 copying statsmodels\datasets\co2__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\co2 creating build\lib.win-amd64-3.6\statsmodels\datasets\committee copying statsmodels\datasets\committee\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\committee copying statsmodels\datasets\committee__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\committee creating build\lib.win-amd64-3.6\statsmodels\datasets\copper copying statsmodels\datasets\copper\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\copper copying statsmodels\datasets\copper__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\copper creating build\lib.win-amd64-3.6\statsmodels\datasets\cpunish copying statsmodels\datasets\cpunish\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\cpunish copying statsmodels\datasets\cpunish__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\cpunish creating build\lib.win-amd64-3.6\statsmodels\datasets\elnino copying statsmodels\datasets\elnino\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\elnino copying statsmodels\datasets\elnino__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\elnino creating build\lib.win-amd64-3.6\statsmodels\datasets\engel copying statsmodels\datasets\engel\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\engel copying statsmodels\datasets\engel__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\engel creating build\lib.win-amd64-3.6\statsmodels\datasets\fair copying statsmodels\datasets\fair\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\fair copying statsmodels\datasets\fair__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\fair creating build\lib.win-amd64-3.6\statsmodels\datasets\fertility copying statsmodels\datasets\fertility\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\fertility copying statsmodels\datasets\fertility__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\fertility creating build\lib.win-amd64-3.6\statsmodels\datasets\grunfeld copying statsmodels\datasets\grunfeld\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\grunfeld copying statsmodels\datasets\grunfeld__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\grunfeld creating build\lib.win-amd64-3.6\statsmodels\datasets\heart copying statsmodels\datasets\heart\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\heart copying statsmodels\datasets\heart__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\heart creating build\lib.win-amd64-3.6\statsmodels\datasets\longley copying statsmodels\datasets\longley\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\longley copying statsmodels\datasets\longley__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\longley creating build\lib.win-amd64-3.6\statsmodels\datasets\macrodata copying statsmodels\datasets\macrodata\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\macrodata copying statsmodels\datasets\macrodata__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\macrodata creating build\lib.win-amd64-3.6\statsmodels\datasets\modechoice copying statsmodels\datasets\modechoice\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\modechoice copying statsmodels\datasets\modechoice__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\modechoice creating build\lib.win-amd64-3.6\statsmodels\datasets\nile copying statsmodels\datasets\nile\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\nile copying statsmodels\datasets\nile__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\nile creating build\lib.win-amd64-3.6\statsmodels\datasets\randhie copying statsmodels\datasets\randhie\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\randhie copying statsmodels\datasets\randhie__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\randhie creating build\lib.win-amd64-3.6\statsmodels\datasets\scotland copying statsmodels\datasets\scotland\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\scotland copying statsmodels\datasets\scotland__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\scotland creating build\lib.win-amd64-3.6\statsmodels\datasets\spector copying statsmodels\datasets\spector\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\spector copying statsmodels\datasets\spector__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\spector creating build\lib.win-amd64-3.6\statsmodels\datasets\stackloss copying statsmodels\datasets\stackloss\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\stackloss copying statsmodels\datasets\stackloss__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\stackloss creating build\lib.win-amd64-3.6\statsmodels\datasets\star98 copying statsmodels\datasets\star98\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\star98 copying statsmodels\datasets\star98__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\star98 creating build\lib.win-amd64-3.6\statsmodels\datasets\statecrime copying statsmodels\datasets\statecrime\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\statecrime copying statsmodels\datasets\statecrime__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\statecrime creating build\lib.win-amd64-3.6\statsmodels\datasets\strikes copying statsmodels\datasets\strikes\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\strikes copying statsmodels\datasets\strikes__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\strikes creating build\lib.win-amd64-3.6\statsmodels\datasets\sunspots copying statsmodels\datasets\sunspots\data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\sunspots copying statsmodels\datasets\sunspots__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\sunspots creating build\lib.win-amd64-3.6\statsmodels\datasets\tests copying statsmodels\datasets\tests\test_data.py -> build\lib.win-amd64-3.6\statsmodels\datasets\tests copying statsmodels\datasets\tests\test_utils.py -> build\lib.win-amd64-3.6\statsmodels\datasets\tests copying statsmodels\datasets\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\datasets\tests creating build\lib.win-amd64-3.6\statsmodels\discrete\tests copying statsmodels\discrete\tests\test_constrained.py -> build\lib.win-amd64-3.6\statsmodels\discrete\tests copying statsmodels\discrete\tests\test_discrete.py -> build\lib.win-amd64-3.6\statsmodels\discrete\tests copying statsmodels\discrete\tests\test_sandwich_cov.py -> build\lib.win-amd64-3.6\statsmodels\discrete\tests copying statsmodels\discrete\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\discrete\tests creating build\lib.win-amd64-3.6\statsmodels\discrete\tests\results copying statsmodels\discrete\tests\results\results_count_robust_cluster.py -> build\lib.win-amd64-3.6\statsmodels\discrete\tests\results copying statsmodels\discrete\tests\results\results_discrete.py -> build\lib.win-amd64-3.6\statsmodels\discrete\tests\results copying statsmodels\discrete\tests\results\results_glm_logit_constrained.py -> build\lib.win-amd64-3.6\statsmodels\discrete\tests\results copying statsmodels\discrete\tests\results\results_poisson_constrained.py -> build\lib.win-amd64-3.6\statsmodels\discrete\tests\results copying statsmodels\discrete\tests\results__init__.py -> build\lib.win-amd64-3.6\statsmodels\discrete\tests\results creating build\lib.win-amd64-3.6\statsmodels\distributions\tests copying statsmodels\distributions\tests\test_ecdf.py -> build\lib.win-amd64-3.6\statsmodels\distributions\tests copying statsmodels\distributions\tests\test_edgeworth.py -> build\lib.win-amd64-3.6\statsmodels\distributions\tests copying statsmodels\distributions\tests\test_mixture.py -> build\lib.win-amd64-3.6\statsmodels\distributions\tests copying statsmodels\distributions\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\distributions\tests creating build\lib.win-amd64-3.6\statsmodels\duration\tests copying statsmodels\duration\tests\phreg_gentests.py -> build\lib.win-amd64-3.6\statsmodels\duration\tests copying statsmodels\duration\tests\survival_enet_r_results.py -> build\lib.win-amd64-3.6\statsmodels\duration\tests copying statsmodels\duration\tests\survival_r_results.py -> build\lib.win-amd64-3.6\statsmodels\duration\tests copying statsmodels\duration\tests\test_phreg.py -> build\lib.win-amd64-3.6\statsmodels\duration\tests copying statsmodels\duration\tests\test_survfunc.py -> build\lib.win-amd64-3.6\statsmodels\duration\tests copying statsmodels\duration\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\duration\tests creating build\lib.win-amd64-3.6\statsmodels\duration\tests\results copying statsmodels\duration\tests\results__init__.py -> build\lib.win-amd64-3.6\statsmodels\duration\tests\results creating build\lib.win-amd64-3.6\statsmodels\emplike\tests copying statsmodels\emplike\tests\test_aft.py -> build\lib.win-amd64-3.6\statsmodels\emplike\tests copying statsmodels\emplike\tests\test_anova.py -> build\lib.win-amd64-3.6\statsmodels\emplike\tests copying statsmodels\emplike\tests\test_descriptive.py -> build\lib.win-amd64-3.6\statsmodels\emplike\tests copying statsmodels\emplike\tests\test_origin.py -> build\lib.win-amd64-3.6\statsmodels\emplike\tests copying statsmodels\emplike\tests\test_regression.py -> build\lib.win-amd64-3.6\statsmodels\emplike\tests copying statsmodels\emplike\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\emplike\tests creating build\lib.win-amd64-3.6\statsmodels\emplike\tests\results copying statsmodels\emplike\tests\results\el_results.py -> build\lib.win-amd64-3.6\statsmodels\emplike\tests\results copying statsmodels\emplike\tests\results__init__.py -> build\lib.win-amd64-3.6\statsmodels\emplike\tests\results creating build\lib.win-amd64-3.6\statsmodels\formula\tests copying statsmodels\formula\tests\test_formula.py -> build\lib.win-amd64-3.6\statsmodels\formula\tests copying statsmodels\formula\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\formula\tests creating build\lib.win-amd64-3.6\statsmodels\genmod\families copying statsmodels\genmod\families\family.py -> build\lib.win-amd64-3.6\statsmodels\genmod\families copying statsmodels\genmod\families\links.py -> build\lib.win-amd64-3.6\statsmodels\genmod\families copying statsmodels\genmod\families\varfuncs.py -> build\lib.win-amd64-3.6\statsmodels\genmod\families copying statsmodels\genmod\families__init__.py -> build\lib.win-amd64-3.6\statsmodels\genmod\families creating build\lib.win-amd64-3.6\statsmodels\genmod\tests copying statsmodels\genmod\tests\gee_categorical_simulation_check.py -> build\lib.win-amd64-3.6\statsmodels\genmod\tests copying statsmodels\genmod\tests\gee_gaussian_simulation_check.py -> build\lib.win-amd64-3.6\statsmodels\genmod\tests copying statsmodels\genmod\tests\gee_poisson_simulation_check.py -> build\lib.win-amd64-3.6\statsmodels\genmod\tests copying statsmodels\genmod\tests\gee_simulation_check.py -> build\lib.win-amd64-3.6\statsmodels\genmod\tests copying statsmodels\genmod\tests\glmnet_r_results.py -> build\lib.win-amd64-3.6\statsmodels\genmod\tests copying statsmodels\genmod\tests\test_gee.py -> build\lib.win-amd64-3.6\statsmodels\genmod\tests copying statsmodels\genmod\tests\test_glm.py -> build\lib.win-amd64-3.6\statsmodels\genmod\tests copying statsmodels\genmod\tests\test_glm_weights.py -> build\lib.win-amd64-3.6\statsmodels\genmod\tests copying statsmodels\genmod\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\genmod\tests creating build\lib.win-amd64-3.6\statsmodels\genmod\families\tests copying statsmodels\genmod\families\tests\test_link.py -> build\lib.win-amd64-3.6\statsmodels\genmod\families\tests copying statsmodels\genmod\families\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\genmod\families\tests creating build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\elastic_net_generate_tests.py -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\gee_generate_tests.py -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\glm_test_resids.py -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\results_glm.py -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\results_glm_poisson_weights.py -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results__init__.py -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results creating build\lib.win-amd64-3.6\statsmodels\graphics\tests copying statsmodels\graphics\tests\test_boxplots.py -> build\lib.win-amd64-3.6\statsmodels\graphics\tests copying statsmodels\graphics\tests\test_correlation.py -> build\lib.win-amd64-3.6\statsmodels\graphics\tests copying statsmodels\graphics\tests\test_dotplot.py -> build\lib.win-amd64-3.6\statsmodels\graphics\tests copying statsmodels\graphics\tests\test_factorplots.py -> build\lib.win-amd64-3.6\statsmodels\graphics\tests copying statsmodels\graphics\tests\test_functional.py -> build\lib.win-amd64-3.6\statsmodels\graphics\tests copying statsmodels\graphics\tests\test_gofplots.py -> build\lib.win-amd64-3.6\statsmodels\graphics\tests copying statsmodels\graphics\tests\test_mosaicplot.py -> build\lib.win-amd64-3.6\statsmodels\graphics\tests copying statsmodels\graphics\tests\test_regressionplots.py -> build\lib.win-amd64-3.6\statsmodels\graphics\tests copying statsmodels\graphics\tests\test_tsaplots.py -> build\lib.win-amd64-3.6\statsmodels\graphics\tests copying statsmodels\graphics\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\graphics\tests creating build\lib.win-amd64-3.6\statsmodels\imputation\tests copying statsmodels\imputation\tests\test_mice.py -> build\lib.win-amd64-3.6\statsmodels\imputation\tests copying statsmodels\imputation\tests\test_ros.py -> build\lib.win-amd64-3.6\statsmodels\imputation\tests copying statsmodels\imputation\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\imputation\tests creating build\lib.win-amd64-3.6\statsmodels\iolib\tests copying statsmodels\iolib\tests\test_foreign.py -> build\lib.win-amd64-3.6\statsmodels\iolib\tests copying statsmodels\iolib\tests\test_pickle.py -> build\lib.win-amd64-3.6\statsmodels\iolib\tests copying statsmodels\iolib\tests\test_summary.py -> build\lib.win-amd64-3.6\statsmodels\iolib\tests copying statsmodels\iolib\tests\test_summary_old.py -> build\lib.win-amd64-3.6\statsmodels\iolib\tests copying statsmodels\iolib\tests\test_table.py -> build\lib.win-amd64-3.6\statsmodels\iolib\tests copying statsmodels\iolib\tests\test_table_econpy.py -> build\lib.win-amd64-3.6\statsmodels\iolib\tests copying statsmodels\iolib\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\iolib\tests creating build\lib.win-amd64-3.6\statsmodels\iolib\tests\results copying statsmodels\iolib\tests\results\macrodata.py -> build\lib.win-amd64-3.6\statsmodels\iolib\tests\results copying statsmodels\iolib\tests\results__init__.py -> build\lib.win-amd64-3.6\statsmodels\iolib\tests\results creating build\lib.win-amd64-3.6\statsmodels\miscmodels\tests copying statsmodels\miscmodels\tests\results_tmodel.py -> build\lib.win-amd64-3.6\statsmodels\miscmodels\tests copying statsmodels\miscmodels\tests\test_generic_mle.py -> build\lib.win-amd64-3.6\statsmodels\miscmodels\tests copying statsmodels\miscmodels\tests\test_poisson.py -> build\lib.win-amd64-3.6\statsmodels\miscmodels\tests copying statsmodels\miscmodels\tests\test_tarma.py -> build\lib.win-amd64-3.6\statsmodels\miscmodels\tests copying statsmodels\miscmodels\tests\test_tmodel.py -> build\lib.win-amd64-3.6\statsmodels\miscmodels\tests copying statsmodels\miscmodels\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\miscmodels\tests creating build\lib.win-amd64-3.6\statsmodels\multivariate\tests copying statsmodels\multivariate\tests\test_pca.py -> build\lib.win-amd64-3.6\statsmodels\multivariate\tests copying statsmodels\multivariate\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\multivariate\tests creating build\lib.win-amd64-3.6\statsmodels\multivariate\tests\results copying statsmodels\multivariate\tests\results\datamlw.py -> build\lib.win-amd64-3.6\statsmodels\multivariate\tests\results copying statsmodels\multivariate\tests\results__init__.py -> build\lib.win-amd64-3.6\statsmodels\multivariate\tests\results creating build\lib.win-amd64-3.6\statsmodels\nonparametric\tests copying statsmodels\nonparametric\tests\test_bandwidths.py -> build\lib.win-amd64-3.6\statsmodels\nonparametric\tests copying statsmodels\nonparametric\tests\test_kde.py -> build\lib.win-amd64-3.6\statsmodels\nonparametric\tests copying statsmodels\nonparametric\tests\test_kernels.py -> build\lib.win-amd64-3.6\statsmodels\nonparametric\tests copying statsmodels\nonparametric\tests\test_kernel_density.py -> build\lib.win-amd64-3.6\statsmodels\nonparametric\tests copying statsmodels\nonparametric\tests\test_kernel_regression.py -> build\lib.win-amd64-3.6\statsmodels\nonparametric\tests copying statsmodels\nonparametric\tests\test_lowess.py -> build\lib.win-amd64-3.6\statsmodels\nonparametric\tests copying statsmodels\nonparametric\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\nonparametric\tests creating build\lib.win-amd64-3.6\statsmodels\nonparametric\tests\results copying statsmodels\nonparametric\tests\results__init__.py -> build\lib.win-amd64-3.6\statsmodels\nonparametric\tests\results creating build\lib.win-amd64-3.6\statsmodels\regression\tests copying statsmodels\regression\tests\generate_lasso.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests copying statsmodels\regression\tests\generate_lme.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests copying statsmodels\regression\tests\glmnet_r_results.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests copying statsmodels\regression\tests\lme_r_results.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests copying statsmodels\regression\tests\results_quantile_regression.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests copying statsmodels\regression\tests\tests_predict.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests copying statsmodels\regression\tests\test_cov.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests copying statsmodels\regression\tests\test_glsar_gretl.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests copying statsmodels\regression\tests\test_glsar_stata.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests copying statsmodels\regression\tests\test_lme.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests copying statsmodels\regression\tests\test_quantile_regression.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests copying statsmodels\regression\tests\test_recursive_ls.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests copying statsmodels\regression\tests\test_regression.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests copying statsmodels\regression\tests\test_robustcov.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests copying statsmodels\regression\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests creating build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\macro_gr_corc_stata.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\results_grunfeld_ols_robust_cluster.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\results_macro_ols_robust.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\results_regression.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results__init__.py -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results creating build\lib.win-amd64-3.6\statsmodels\robust\tests copying statsmodels\robust\tests\test_rlm.py -> build\lib.win-amd64-3.6\statsmodels\robust\tests copying statsmodels\robust\tests\test_scale.py -> build\lib.win-amd64-3.6\statsmodels\robust\tests copying statsmodels\robust\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\robust\tests creating build\lib.win-amd64-3.6\statsmodels\robust\tests\results copying statsmodels\robust\tests\results\results_rlm.py -> build\lib.win-amd64-3.6\statsmodels\robust\tests\results copying statsmodels\robust\tests\results__init__.py -> build\lib.win-amd64-3.6\statsmodels\robust\tests\results creating build\lib.win-amd64-3.6\statsmodels\sandbox\archive copying statsmodels\sandbox\archive\linalg_covmat.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\archive copying statsmodels\sandbox\archive\linalg_decomp_1.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\archive copying statsmodels\sandbox\archive\tsa.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\archive copying statsmodels\sandbox\archive__init__.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\archive creating build\lib.win-amd64-3.6\statsmodels\sandbox\datarich copying statsmodels\sandbox\datarich\factormodels.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\datarich copying statsmodels\sandbox\datarich__init__.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\datarich creating build\lib.win-amd64-3.6\statsmodels\sandbox\distributions copying statsmodels\sandbox\distributions\copula.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions copying statsmodels\sandbox\distributions\estimators.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions copying statsmodels\sandbox\distributions\extras.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions copying statsmodels\sandbox\distributions\genpareto.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions copying statsmodels\sandbox\distributions\gof_new.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions copying statsmodels\sandbox\distributions\multivariate.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions copying statsmodels\sandbox\distributions\mv_measures.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions copying statsmodels\sandbox\distributions\mv_normal.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions copying statsmodels\sandbox\distributions\otherdist.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions copying statsmodels\sandbox\distributions\quantize.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions copying statsmodels\sandbox\distributions\sppatch.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions copying statsmodels\sandbox\distributions\transformed.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions copying statsmodels\sandbox\distributions\transform_functions.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions copying statsmodels\sandbox\distributions\try_max.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions copying statsmodels\sandbox\distributions\try_pot.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions copying statsmodels\sandbox\distributions__init__.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions creating build\lib.win-amd64-3.6\statsmodels\sandbox\mcevaluate copying statsmodels\sandbox\mcevaluate\arma.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\mcevaluate copying statsmodels\sandbox\mcevaluate__init__.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\mcevaluate creating build\lib.win-amd64-3.6\statsmodels\sandbox\nonparametric copying statsmodels\sandbox\nonparametric\densityorthopoly.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\nonparametric copying statsmodels\sandbox\nonparametric\dgp_examples.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\nonparametric copying statsmodels\sandbox\nonparametric\kde2.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\nonparametric copying statsmodels\sandbox\nonparametric\kdecovclass.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\nonparametric copying statsmodels\sandbox\nonparametric\kernels.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\nonparametric copying statsmodels\sandbox\nonparametric\kernel_extras.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\nonparametric copying statsmodels\sandbox\nonparametric\smoothers.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\nonparametric copying statsmodels\sandbox\nonparametric\testdata.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\nonparametric copying statsmodels\sandbox\nonparametric__init__.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\nonparametric creating build\lib.win-amd64-3.6\statsmodels\sandbox\panel copying statsmodels\sandbox\panel\correlation_structures.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\panel copying statsmodels\sandbox\panel\mixed.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\panel copying statsmodels\sandbox\panel\panelmod.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\panel copying statsmodels\sandbox\panel\panel_short.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\panel copying statsmodels\sandbox\panel\random_panel.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\panel copying statsmodels\sandbox\panel\sandwich_covariance.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\panel copying statsmodels\sandbox\panel\sandwich_covariance_generic.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\panel copying statsmodels\sandbox\panel__init__.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\panel creating build\lib.win-amd64-3.6\statsmodels\sandbox\regression copying statsmodels\sandbox\regression\anova_nistcertified.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression copying statsmodels\sandbox\regression\ar_panel.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression copying statsmodels\sandbox\regression\example_kernridge.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression copying statsmodels\sandbox\regression\gmm.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression copying statsmodels\sandbox\regression\kernridgeregress_class.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression copying statsmodels\sandbox\regression\ols_anova_original.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression copying statsmodels\sandbox\regression\onewaygls.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression copying statsmodels\sandbox\regression\penalized.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression copying statsmodels\sandbox\regression\predstd.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression copying statsmodels\sandbox\regression\runmnl.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression copying statsmodels\sandbox\regression\sympy_diff.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression copying statsmodels\sandbox\regression\tools.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression copying statsmodels\sandbox\regression\treewalkerclass.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression copying statsmodels\sandbox\regression\try_catdata.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression copying statsmodels\sandbox\regression\try_ols_anova.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression copying statsmodels\sandbox\regression\try_treewalker.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression copying statsmodels\sandbox\regression__init__.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression creating build\lib.win-amd64-3.6\statsmodels\sandbox\stats copying statsmodels\sandbox\stats\contrast_tools.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\stats copying statsmodels\sandbox\stats\diagnostic.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\stats copying statsmodels\sandbox\stats\ex_newtests.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\stats copying statsmodels\sandbox\stats\multicomp.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\stats copying statsmodels\sandbox\stats\runs.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\stats copying statsmodels\sandbox\stats\stats_dhuard.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\stats copying statsmodels\sandbox\stats\stats_mstats_short.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\stats copying statsmodels\sandbox\stats__init__.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\stats creating build\lib.win-amd64-3.6\statsmodels\sandbox\tests copying statsmodels\sandbox\tests\datamlw.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tests copying statsmodels\sandbox\tests\maketests_mlabwrap.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tests copying statsmodels\sandbox\tests\model_results.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tests copying statsmodels\sandbox\tests\savervs.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tests copying statsmodels\sandbox\tests\test_formula.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tests copying statsmodels\sandbox\tests\test_gam.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tests copying statsmodels\sandbox\tests\test_pca.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tests copying statsmodels\sandbox\tests\test_predict_functional.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tests copying statsmodels\sandbox\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tests creating build\lib.win-amd64-3.6\statsmodels\sandbox\tools copying statsmodels\sandbox\tools\cross_val.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tools copying statsmodels\sandbox\tools\mctools.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tools copying statsmodels\sandbox\tools\tools_pca.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tools copying statsmodels\sandbox\tools\try_mctools.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tools copying statsmodels\sandbox\tools__init__.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tools creating build\lib.win-amd64-3.6\statsmodels\sandbox\tsa copying statsmodels\sandbox\tsa\diffusion.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tsa copying statsmodels\sandbox\tsa\diffusion2.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tsa copying statsmodels\sandbox\tsa\example_arma.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tsa copying statsmodels\sandbox\tsa\fftarma.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tsa copying statsmodels\sandbox\tsa\garch.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tsa copying statsmodels\sandbox\tsa\movstat.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tsa copying statsmodels\sandbox\tsa\try_arma_more.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tsa copying statsmodels\sandbox\tsa\try_fi.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tsa copying statsmodels\sandbox\tsa\try_var_convolve.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tsa copying statsmodels\sandbox\tsa\varma.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tsa copying statsmodels\sandbox\tsa__init__.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\tsa creating build\lib.win-amd64-3.6\statsmodels\sandbox\distributions\examples copying statsmodels\sandbox\distributions\examples\ex_extras.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions\examples copying statsmodels\sandbox\distributions\examples\ex_fitfr.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions\examples copying statsmodels\sandbox\distributions\examples\ex_gof.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions\examples copying statsmodels\sandbox\distributions\examples\ex_mvelliptical.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions\examples copying statsmodels\sandbox\distributions\examples\ex_transf2.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions\examples copying statsmodels\sandbox\distributions\examples\matchdist.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions\examples copying statsmodels\sandbox\distributions\examples__init__.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions\examples creating build\lib.win-amd64-3.6\statsmodels\sandbox\distributions\tests copying statsmodels\sandbox\distributions\tests\check_moments.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions\tests copying statsmodels\sandbox\distributions\tests\distparams.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions\tests copying statsmodels\sandbox\distributions\tests\testtransf.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions\tests copying statsmodels\sandbox\distributions\tests\test_extras.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions\tests copying statsmodels\sandbox\distributions\tests\test_multivariate.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions\tests copying statsmodels\sandbox\distributions\tests\test_norm_expan.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions\tests copying statsmodels\sandbox\distributions\tests_est_fit.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions\tests copying statsmodels\sandbox\distributions\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\distributions\tests creating build\lib.win-amd64-3.6\statsmodels\sandbox\nonparametric\tests copying statsmodels\sandbox\nonparametric\tests\ex_gam_am_new.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\nonparametric\tests copying statsmodels\sandbox\nonparametric\tests\ex_gam_new.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\nonparametric\tests copying statsmodels\sandbox\nonparametric\tests\ex_smoothers.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\nonparametric\tests copying statsmodels\sandbox\nonparametric\tests\test_kernel_extras.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\nonparametric\tests copying statsmodels\sandbox\nonparametric\tests\test_smoothers.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\nonparametric\tests copying statsmodels\sandbox\nonparametric\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\nonparametric\tests creating build\lib.win-amd64-3.6\statsmodels\sandbox\panel\tests copying statsmodels\sandbox\panel\tests\test_random_panel.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\panel\tests copying statsmodels\sandbox\panel\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\panel\tests creating build\lib.win-amd64-3.6\statsmodels\sandbox\regression\tests copying statsmodels\sandbox\regression\tests\results_gmm_griliches.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression\tests copying statsmodels\sandbox\regression\tests\results_gmm_griliches_iter.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression\tests copying statsmodels\sandbox\regression\tests\results_gmm_poisson.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression\tests copying statsmodels\sandbox\regression\tests\results_ivreg2_griliches.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression\tests copying statsmodels\sandbox\regression\tests\test_gmm.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression\tests copying statsmodels\sandbox\regression\tests\test_gmm_poisson.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression\tests copying statsmodels\sandbox\regression\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression\tests creating build\lib.win-amd64-3.6\statsmodels\sandbox\stats\tests copying statsmodels\sandbox\stats\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\sandbox\stats\tests creating build\lib.win-amd64-3.6\statsmodels\stats\libqsturng copying statsmodels\stats\libqsturng\maketbls.py -> build\lib.win-amd64-3.6\statsmodels\stats\libqsturng copying statsmodels\stats\libqsturng\qsturng.py -> build\lib.win-amd64-3.6\statsmodels\stats\libqsturng copying statsmodels\stats\libqsturng__init__.py -> build\lib.win-amd64-3.6\statsmodels\stats\libqsturng creating build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_anova.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_contingency_tables.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_contrast.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_corrpsd.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_descriptivestats.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_diagnostic.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_gof.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_groups_sw.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_inter_rater.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_mediation.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_moment_helpers.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_multi.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_nonparametric.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_pairwise.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_panel_robustcov.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_power.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_proportion.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_qsturng.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_sandwich.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_statstools.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_tost.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests\test_weightstats.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests creating build\lib.win-amd64-3.6\statsmodels\stats\libqsturng\tests copying statsmodels\stats\libqsturng\tests\test_qsturng.py -> build\lib.win-amd64-3.6\statsmodels\stats\libqsturng\tests copying statsmodels\stats\libqsturng\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\stats\libqsturng\tests creating build\lib.win-amd64-3.6\statsmodels\stats\tests\results copying statsmodels\stats\tests\results\results_multinomial_proportions.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests\results copying statsmodels\stats\tests\results\results_panelrobust.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests\results copying statsmodels\stats\tests\results\results_power.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests\results copying statsmodels\stats\tests\results\results_proportion.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests\results copying statsmodels\stats\tests\results__init__.py -> build\lib.win-amd64-3.6\statsmodels\stats\tests\results creating build\lib.win-amd64-3.6\statsmodels\tools\tests copying statsmodels\tools\tests\test_catadd.py -> build\lib.win-amd64-3.6\statsmodels\tools\tests copying statsmodels\tools\tests\test_data.py -> build\lib.win-amd64-3.6\statsmodels\tools\tests copying statsmodels\tools\tests\test_eval_measures.py -> build\lib.win-amd64-3.6\statsmodels\tools\tests copying statsmodels\tools\tests\test_grouputils.py -> build\lib.win-amd64-3.6\statsmodels\tools\tests copying statsmodels\tools\tests\test_linalg.py -> build\lib.win-amd64-3.6\statsmodels\tools\tests copying statsmodels\tools\tests\test_numdiff.py -> build\lib.win-amd64-3.6\statsmodels\tools\tests copying statsmodels\tools\tests\test_parallel.py -> build\lib.win-amd64-3.6\statsmodels\tools\tests copying statsmodels\tools\tests\test_rootfinding.py -> build\lib.win-amd64-3.6\statsmodels\tools\tests copying statsmodels\tools\tests\test_tools.py -> build\lib.win-amd64-3.6\statsmodels\tools\tests copying statsmodels\tools\tests\test_transform_model.py -> build\lib.win-amd64-3.6\statsmodels\tools\tests copying statsmodels\tools\tests\test_web.py -> build\lib.win-amd64-3.6\statsmodels\tools\tests copying statsmodels\tools\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\tools\tests creating build\lib.win-amd64-3.6\statsmodels\tsa\base copying statsmodels\tsa\base\datetools.py -> build\lib.win-amd64-3.6\statsmodels\tsa\base copying statsmodels\tsa\base\tsa_model.py -> build\lib.win-amd64-3.6\statsmodels\tsa\base copying statsmodels\tsa\base__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa\base creating build\lib.win-amd64-3.6\statsmodels\tsa\filters copying statsmodels\tsa\filters\api.py -> build\lib.win-amd64-3.6\statsmodels\tsa\filters copying statsmodels\tsa\filters\bk_filter.py -> build\lib.win-amd64-3.6\statsmodels\tsa\filters copying statsmodels\tsa\filters\cf_filter.py -> build\lib.win-amd64-3.6\statsmodels\tsa\filters copying statsmodels\tsa\filters\filtertools.py -> build\lib.win-amd64-3.6\statsmodels\tsa\filters copying statsmodels\tsa\filters\hp_filter.py -> build\lib.win-amd64-3.6\statsmodels\tsa\filters copying statsmodels\tsa\filters_utils.py -> build\lib.win-amd64-3.6\statsmodels\tsa\filters copying statsmodels\tsa\filters__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa\filters creating build\lib.win-amd64-3.6\statsmodels\tsa\interp copying statsmodels\tsa\interp\denton.py -> build\lib.win-amd64-3.6\statsmodels\tsa\interp copying statsmodels\tsa\interp__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa\interp creating build\lib.win-amd64-3.6\statsmodels\tsa\kalmanf copying statsmodels\tsa\kalmanf\kalmanfilter.py -> build\lib.win-amd64-3.6\statsmodels\tsa\kalmanf copying statsmodels\tsa\kalmanf__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa\kalmanf creating build\lib.win-amd64-3.6\statsmodels\tsa\regime_switching copying statsmodels\tsa\regime_switching\markov_autoregression.py -> build\lib.win-amd64-3.6\statsmodels\tsa\regime_switching copying statsmodels\tsa\regime_switching\markov_regression.py -> build\lib.win-amd64-3.6\statsmodels\tsa\regime_switching copying statsmodels\tsa\regime_switching\markov_switching.py -> build\lib.win-amd64-3.6\statsmodels\tsa\regime_switching copying statsmodels\tsa\regime_switching__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa\regime_switching creating build\lib.win-amd64-3.6\statsmodels\tsa\statespace copying statsmodels\tsa\statespace\api.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace copying statsmodels\tsa\statespace\dynamic_factor.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace copying statsmodels\tsa\statespace\kalman_filter.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace copying statsmodels\tsa\statespace\kalman_smoother.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace copying statsmodels\tsa\statespace\mlemodel.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace copying statsmodels\tsa\statespace\representation.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace copying statsmodels\tsa\statespace\sarimax.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace copying statsmodels\tsa\statespace\structural.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace copying statsmodels\tsa\statespace\tools.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace copying statsmodels\tsa\statespace\varmax.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace copying statsmodels\tsa\statespace__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace creating build\lib.win-amd64-3.6\statsmodels\tsa\tests copying statsmodels\tsa\tests\test_adfuller_lag.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests copying statsmodels\tsa\tests\test_ar.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests copying statsmodels\tsa\tests\test_arima.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests copying statsmodels\tsa\tests\test_arima_process.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests copying statsmodels\tsa\tests\test_bds.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests copying statsmodels\tsa\tests\test_seasonal.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests copying statsmodels\tsa\tests\test_stattools.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests copying statsmodels\tsa\tests\test_tsa_tools.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests copying statsmodels\tsa\tests\test_x13.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests copying statsmodels\tsa\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests creating build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar copying statsmodels\tsa\vector_ar\api.py -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar copying statsmodels\tsa\vector_ar\dynamic.py -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar copying statsmodels\tsa\vector_ar\irf.py -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar copying statsmodels\tsa\vector_ar\output.py -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar copying statsmodels\tsa\vector_ar\plotting.py -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar copying statsmodels\tsa\vector_ar\svar_model.py -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar copying statsmodels\tsa\vector_ar\util.py -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar copying statsmodels\tsa\vector_ar\var_model.py -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar copying statsmodels\tsa\vector_ar__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar creating build\lib.win-amd64-3.6\statsmodels\tsa\base\tests copying statsmodels\tsa\base\tests\test_base.py -> build\lib.win-amd64-3.6\statsmodels\tsa\base\tests copying statsmodels\tsa\base\tests\test_datetools.py -> build\lib.win-amd64-3.6\statsmodels\tsa\base\tests copying statsmodels\tsa\base\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa\base\tests creating build\lib.win-amd64-3.6\statsmodels\tsa\filters\tests copying statsmodels\tsa\filters\tests\test_filters.py -> build\lib.win-amd64-3.6\statsmodels\tsa\filters\tests copying statsmodels\tsa\filters\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa\filters\tests creating build\lib.win-amd64-3.6\statsmodels\tsa\filters\tests\results copying statsmodels\tsa\filters\tests\results\filter_results.py -> build\lib.win-amd64-3.6\statsmodels\tsa\filters\tests\results copying statsmodels\tsa\filters\tests\results__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa\filters\tests\results creating build\lib.win-amd64-3.6\statsmodels\tsa\interp\tests copying statsmodels\tsa\interp\tests\test_denton.py -> build\lib.win-amd64-3.6\statsmodels\tsa\interp\tests copying statsmodels\tsa\interp\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa\interp\tests creating build\lib.win-amd64-3.6\statsmodels\tsa\regime_switching\tests copying statsmodels\tsa\regime_switching\tests\test_markov_autoregression.py -> build\lib.win-amd64-3.6\statsmodels\tsa\regime_switching\tests copying statsmodels\tsa\regime_switching\tests\test_markov_regression.py -> build\lib.win-amd64-3.6\statsmodels\tsa\regime_switching\tests copying statsmodels\tsa\regime_switching\tests\test_markov_switching.py -> build\lib.win-amd64-3.6\statsmodels\tsa\regime_switching\tests copying statsmodels\tsa\regime_switching\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa\regime_switching\tests creating build\lib.win-amd64-3.6\statsmodels\tsa\regime_switching\tests\results copying statsmodels\tsa\regime_switching\tests\results__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa\regime_switching\tests\results creating build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests copying statsmodels\tsa\statespace\tests\test_dynamic_factor.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests copying statsmodels\tsa\statespace\tests\test_impulse_responses.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests copying statsmodels\tsa\statespace\tests\test_kalman.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests copying statsmodels\tsa\statespace\tests\test_mlemodel.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests copying statsmodels\tsa\statespace\tests\test_options.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests copying statsmodels\tsa\statespace\tests\test_prediction.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests copying statsmodels\tsa\statespace\tests\test_representation.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests copying statsmodels\tsa\statespace\tests\test_sarimax.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests copying statsmodels\tsa\statespace\tests\test_save.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests copying statsmodels\tsa\statespace\tests\test_simulate.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests copying statsmodels\tsa\statespace\tests\test_smoothing.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests copying statsmodels\tsa\statespace\tests\test_structural.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests copying statsmodels\tsa\statespace\tests\test_tools.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests copying statsmodels\tsa\statespace\tests\test_varmax.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests copying statsmodels\tsa\statespace\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests creating build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\statespace\tests\results\results_dynamic_factor.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\statespace\tests\results\results_kalman_filter.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\statespace\tests\results\results_sarimax.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\statespace\tests\results\results_structural.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\statespace\tests\results\results_varmax.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\statespace\tests\results__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results creating build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\arima111nc_css_results.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\arima111nc_results.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\arima111_css_results.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\arima111_results.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\arima112nc_css_results.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\arima112nc_results.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\arima112_css_results.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\arima112_results.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\arima211nc_css_results.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\arima211nc_results.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\arima211_css_results.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\arima211_results.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\datamlw_tls.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\make_arma.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\results_ar.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\results_arima.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\results_arma.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\results_process.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\savedrvs.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results creating build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar\tests copying statsmodels\tsa\vector_ar\tests\example_svar.py -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar\tests copying statsmodels\tsa\vector_ar\tests\test_svar.py -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar\tests copying statsmodels\tsa\vector_ar\tests\test_var.py -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar\tests copying statsmodels\tsa\vector_ar\tests__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar\tests creating build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar\tests\results copying statsmodels\tsa\vector_ar\tests\results\results_svar.py -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar\tests\results copying statsmodels\tsa\vector_ar\tests\results\results_svar_st.py -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar\tests\results copying statsmodels\tsa\vector_ar\tests\results\results_var.py -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar\tests\results copying statsmodels\tsa\vector_ar\tests\results\results_var_data.py -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar\tests\results copying statsmodels\tsa\vector_ar\tests\results__init__.py -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar\tests\results package init file 'statsmodels\tsa\vector_ar\data__init__.py' not found (or not a regular file) copying statsmodels\datasets\anes96\anes96.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\anes96 copying statsmodels\datasets\cancer\cancer.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\cancer copying statsmodels\datasets\ccard\ccard.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\ccard copying statsmodels\datasets\china_smoking\china_smoking.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\china_smoking copying statsmodels\datasets\co2\co2.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\co2 copying statsmodels\datasets\committee\committee.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\committee copying statsmodels\datasets\copper\copper.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\copper copying statsmodels\datasets\cpunish\cpunish.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\cpunish copying statsmodels\datasets\elnino\elnino.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\elnino copying statsmodels\datasets\engel\engel.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\engel copying statsmodels\datasets\fair\fair.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\fair copying statsmodels\datasets\fertility\fertility.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\fertility copying statsmodels\datasets\grunfeld\grunfeld.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\grunfeld copying statsmodels\datasets\heart\heart.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\heart copying statsmodels\datasets\longley\longley.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\longley copying statsmodels\datasets\macrodata\macrodata.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\macrodata copying statsmodels\datasets\macrodata\macrodata.dta -> build\lib.win-amd64-3.6\statsmodels\datasets\macrodata copying statsmodels\datasets\modechoice\modechoice.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\modechoice copying statsmodels\datasets\nile\nile.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\nile copying statsmodels\datasets\randhie\randhie.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\randhie copying statsmodels\datasets\scotland\scotvote.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\scotland copying statsmodels\datasets\spector\spector.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\spector copying statsmodels\datasets\stackloss\stackloss.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\stackloss copying statsmodels\datasets\star98\star98.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\star98 copying statsmodels\datasets\statecrime\statecrime.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\statecrime copying statsmodels\datasets\strikes\strikes.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\strikes copying statsmodels\datasets\sunspots\sunspots.csv -> build\lib.win-amd64-3.6\statsmodels\datasets\sunspots copying statsmodels\datasets\tests\raw.github.com,vincentarelbundock,Rdatasets,master,csv,car,Duncan.csv.zip -> build\lib.win-amd64-3.6\statsmodels\datasets\tests copying statsmodels\datasets\tests\raw.github.com,vincentarelbundock,Rdatasets,master,datasets.csv.zip -> build\lib.win-amd64-3.6\statsmodels\datasets\tests copying statsmodels\datasets\tests\raw.github.com,vincentarelbundock,Rdatasets,master,doc,car,rst,Duncan.rst.zip -> build\lib.win-amd64-3.6\statsmodels\datasets\tests copying statsmodels\discrete\tests\results\mnlogit_resid.csv -> build\lib.win-amd64-3.6\statsmodels\discrete\tests\results copying statsmodels\discrete\tests\results\nbinom_resids.csv -> build\lib.win-amd64-3.6\statsmodels\discrete\tests\results copying statsmodels\discrete\tests\results\phat_mnlogit.csv -> build\lib.win-amd64-3.6\statsmodels\discrete\tests\results copying statsmodels\discrete\tests\results\poisson_resid.csv -> build\lib.win-amd64-3.6\statsmodels\discrete\tests\results copying statsmodels\discrete\tests\results\predict_prob_poisson.csv -> build\lib.win-amd64-3.6\statsmodels\discrete\tests\results copying statsmodels\discrete\tests\results\ships.csv -> build\lib.win-amd64-3.6\statsmodels\discrete\tests\results copying statsmodels\discrete\tests\results\yhat_mnlogit.csv -> build\lib.win-amd64-3.6\statsmodels\discrete\tests\results copying statsmodels\discrete\tests\results\yhat_poisson.csv -> build\lib.win-amd64-3.6\statsmodels\discrete\tests\results copying statsmodels\discrete\tests\results\mn_logit_summary.txt -> build\lib.win-amd64-3.6\statsmodels\discrete\tests\results copying statsmodels\duration\tests\results\bmt.csv -> build\lib.win-amd64-3.6\statsmodels\duration\tests\results copying statsmodels\duration\tests\results\bmt_results.csv -> build\lib.win-amd64-3.6\statsmodels\duration\tests\results copying statsmodels\duration\tests\results\survival_data_1000_10.csv -> build\lib.win-amd64-3.6\statsmodels\duration\tests\results copying statsmodels\duration\tests\results\survival_data_100_5.csv -> build\lib.win-amd64-3.6\statsmodels\duration\tests\results copying statsmodels\duration\tests\results\survival_data_20_1.csv -> build\lib.win-amd64-3.6\statsmodels\duration\tests\results copying statsmodels\duration\tests\results\survival_data_50_1.csv -> build\lib.win-amd64-3.6\statsmodels\duration\tests\results copying statsmodels\duration\tests\results\survival_data_50_2.csv -> build\lib.win-amd64-3.6\statsmodels\duration\tests\results copying statsmodels\genmod\tests\results\enet_binomial.csv -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\enet_poisson.csv -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\epil.csv -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\gee_linear_1.csv -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\gee_logistic_1.csv -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\gee_nested_linear_1.csv -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\gee_nominal_1.csv -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\gee_ordinal_1.csv -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\gee_poisson_1.csv -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\igaussident_resids.csv -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\inv_gaussian.csv -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\iris.csv -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\medparlogresids.csv -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\stata_cancer_glm.csv -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\stata_lbw_glm.csv -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\genmod\tests\results\stata_medpar1_glm.csv -> build\lib.win-amd64-3.6\statsmodels\genmod\tests\results copying statsmodels\iolib\tests\results\data_missing.dta -> build\lib.win-amd64-3.6\statsmodels\iolib\tests\results copying statsmodels\iolib\tests\results\time_series_examples.dta -> build\lib.win-amd64-3.6\statsmodels\iolib\tests\results copying statsmodels\nonparametric\tests\results\results_kcde.csv -> build\lib.win-amd64-3.6\statsmodels\nonparametric\tests\results copying statsmodels\nonparametric\tests\results\results_kde.csv -> build\lib.win-amd64-3.6\statsmodels\nonparametric\tests\results copying statsmodels\nonparametric\tests\results\results_kde_fft.csv -> build\lib.win-amd64-3.6\statsmodels\nonparametric\tests\results copying statsmodels\nonparametric\tests\results\results_kde_univ_weights.csv -> build\lib.win-amd64-3.6\statsmodels\nonparametric\tests\results copying statsmodels\nonparametric\tests\results\results_kde_weights.csv -> build\lib.win-amd64-3.6\statsmodels\nonparametric\tests\results copying statsmodels\nonparametric\tests\results\results_kernel_regression.csv -> build\lib.win-amd64-3.6\statsmodels\nonparametric\tests\results copying statsmodels\nonparametric\tests\results\test_lowess_delta.csv -> build\lib.win-amd64-3.6\statsmodels\nonparametric\tests\results copying statsmodels\nonparametric\tests\results\test_lowess_frac.csv -> build\lib.win-amd64-3.6\statsmodels\nonparametric\tests\results copying statsmodels\nonparametric\tests\results\test_lowess_iter.csv -> build\lib.win-amd64-3.6\statsmodels\nonparametric\tests\results copying statsmodels\nonparametric\tests\results\test_lowess_simple.csv -> build\lib.win-amd64-3.6\statsmodels\nonparametric\tests\results copying statsmodels\regression\tests\results\lasso_data.csv -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\lme00.csv -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\lme01.csv -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\lme02.csv -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\lme03.csv -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\lme04.csv -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\lme05.csv -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\lme06.csv -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\lme07.csv -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\lme08.csv -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\lme09.csv -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\lme10.csv -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\lme11.csv -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\pastes.csv -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\results_rls_R.csv -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\results_rls_stata.csv -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\regression\tests\results\leverage_influence_ols_nostars.txt -> build\lib.win-amd64-3.6\statsmodels\regression\tests\results copying statsmodels\sandbox\regression\tests\griliches76.dta -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression\tests copying statsmodels\sandbox\regression\tests\racd10data_with_transformed.csv -> build\lib.win-amd64-3.6\statsmodels\sandbox\regression\tests copying statsmodels\stats\libqsturng\CH.r -> build\lib.win-amd64-3.6\statsmodels\stats\libqsturng copying statsmodels\stats\libqsturng\LICENSE.txt -> build\lib.win-amd64-3.6\statsmodels\stats\libqsturng copying statsmodels\stats\tests\test_data.txt -> build\lib.win-amd64-3.6\statsmodels\stats\tests copying statsmodels\stats\libqsturng\tests\bootleg.dat -> build\lib.win-amd64-3.6\statsmodels\stats\libqsturng\tests copying statsmodels\stats\tests\results\bootleg.csv -> build\lib.win-amd64-3.6\statsmodels\stats\tests\results copying statsmodels\stats\tests\results\contingency_table_r_results.csv -> build\lib.win-amd64-3.6\statsmodels\stats\tests\results copying statsmodels\stats\tests\results\framing.csv -> build\lib.win-amd64-3.6\statsmodels\stats\tests\results copying statsmodels\stats\tests\results\influence_measures_bool_R.csv -> build\lib.win-amd64-3.6\statsmodels\stats\tests\results copying statsmodels\stats\tests\results\influence_measures_R.csv -> build\lib.win-amd64-3.6\statsmodels\stats\tests\results copying statsmodels\stats\tests\results\influence_lsdiag_R.json -> build\lib.win-amd64-3.6\statsmodels\stats\tests\results copying statsmodels\tsa\regime_switching\tests\results\mar_filardo.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\regime_switching\tests\results copying statsmodels\tsa\regime_switching\tests\results\results_predict_fedfunds.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\regime_switching\tests\results copying statsmodels\tsa\regime_switching\tests\results\results_predict_rgnp.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\regime_switching\tests\results copying statsmodels\tsa\statespace\tests\results\clark1989.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\statespace\tests\results\results_clark1989_R.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\statespace\tests\results\results_dynamic_factor_stata.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\statespace\tests\results\results_realgdpar_stata.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\statespace\tests\results\results_sarimax_coverage.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\statespace\tests\results\results_smoothing_R.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\statespace\tests\results\results_varmax_stata.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\statespace\tests\results\results_var_stata.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\statespace\tests\results\results_wpi1_ar3_matlab_ssm.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\statespace\tests\results\results_wpi1_ar3_regression.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\statespace\tests\results\results_wpi1_ar3_stata.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\statespace\tests\results\results_wpi1_missing_ar3_matlab_ssm.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\statespace\tests\results\results_wpi1_missing_ar3_regression.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\statespace\tests\results\manufac.dta -> build\lib.win-amd64-3.6\statsmodels\tsa\statespace\tests\results copying statsmodels\tsa\tests\results\arima111_forecasts.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\arima212_forecast.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\ARMLEConstantPredict.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\AROLSConstantPredict.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\AROLSNoConstantPredict.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\bds_data.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\bds_results.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\resids_css_c.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\resids_css_nc.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\resids_exact_c.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\resids_exact_nc.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\results_arima_exog_forecasts_css.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\results_arima_exog_forecasts_mle.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\results_arima_forecasts.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\results_arima_forecasts_all_css.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\results_arima_forecasts_all_css_diff.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\results_arima_forecasts_all_mle.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\results_arima_forecasts_all_mle_diff.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\results_arma_forecasts.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\results_ar_forecast_mle_dynamic.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\results_corrgram.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\yhat_css_c.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\yhat_css_nc.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\yhat_exact_c.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\yhat_exact_nc.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\tests\results\y_arma_data.csv -> build\lib.win-amd64-3.6\statsmodels\tsa\tests\results copying statsmodels\tsa\vector_ar\tests\results\vars_results.npz -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar\tests\results creating build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar\data copying statsmodels\tsa\vector_ar\data\e1.dat -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar\data copying statsmodels\tsa\vector_ar\data\e2.dat -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar\data copying statsmodels\tsa\vector_ar\data\e3.dat -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar\data copying statsmodels\tsa\vector_ar\data\e4.dat -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar\data copying statsmodels\tsa\vector_ar\data\e5.dat -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar\data copying statsmodels\tsa\vector_ar\data\e6.dat -> build\lib.win-amd64-3.6\statsmodels\tsa\vector_ar\data running build_ext No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils Traceback (most recent call last): File "", line 1, in File "C:\Users\JUANRA~1\AppData\Local\Temp\pip-build-v1mqsyey\statsmodels\setup.py", line 475, in setuptools_kwargs) File "C:\Anaconda\envs\catalyst\lib\site-packages\setuptools__init__.py", line 129, in setup return distutils.core.setup(attrs) File "C:\Anaconda\envs\catalyst\lib\distutils\core.py", line 148, in setup dist.run_commands() File "C:\Anaconda\envs\catalyst\lib\distutils\dist.py", line 955, in run_commands self.run_command(cmd) File "C:\Anaconda\envs\catalyst\lib\distutils\dist.py", line 974, in run_command cmd_obj.run() File "C:\Anaconda\envs\catalyst\lib\site-packages\setuptools\command\install.py", line 61, in run return orig.install.run(self) File "C:\Anaconda\envs\catalyst\lib\distutils\command\install.py", line 545, in run self.run_command('build') File "C:\Anaconda\envs\catalyst\lib\distutils\cmd.py", line 313, in run_command self.distribution.run_command(command) File "C:\Anaconda\envs\catalyst\lib\distutils\dist.py", line 974, in run_command cmd_obj.run() File "C:\Anaconda\envs\catalyst\lib\distutils\command\build.py", line 135, in run self.run_command(cmd_name) File "C:\Anaconda\envs\catalyst\lib\distutils\cmd.py", line 313, in run_command self.distribution.run_command(command) File "C:\Anaconda\envs\catalyst\lib\distutils\dist.py", line 974, in run_command cmd_obj.run() File "C:\Anaconda\envs\catalyst\lib\distutils\command\build_ext.py", line 339, in run self.build_extensions() File "C:\Users\JUANRA~1\AppData\Local\Temp\pip-build-v1mqsyey\statsmodels\setup.py", line 305, in build_extensions self.check_cython_extensions(self.extensions) File "C:\Users\JUANRA~1\AppData\Local\Temp\pip-build-v1mqsyey\statsmodels\setup.py", line 302, in check_cython_extensions """ % src) Exception: Cython-generated file 'statsmodels/tsa/kalmanf/kalman_loglike.c' not found. Cython is required to compile statsmodels from a development branch. Please install Cython or download a source release of statsmodels.

----------------------------------------

Command "C:\Anaconda\envs\catalyst\python.exe -u -c "import setuptools, tokenize;file='C:\Users\JUANRA~1\AppData\Local\Temp\pip-build-v1mqsyey\statsmodels\setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record C:\Users\JUANRA~1\AppData\Local\Temp\pip-mz5ex3ch-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\JUANRA~1\AppData\Local\Temp\pip-build-v1mqsyey\statsmodels\ You are using pip version 9.0.1, however version 19.2.3 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command.

TIP1 commented 4 years ago

Hi,are resolved this problem? do you can help me?