Collecting pandapower==1.4.1 1 location(s) to search for versions of pandapower: * https://pypi.python.org/simple/pandapower/ Getting page https://pypi.python.org/simple/pandapower/ Analyzing links from page https://pypi.python.org/simple/pandapower/ Found link https://pypi.python.org/packages/05/73/b7fd89e7374fa37d5853daa25fb2ce98ef3d91ab5bf4247a01ff49a62f1f/pandapower-1.2.0.zip#md5=88007ba1f0401a236fdfd348d8b5cb78 (from https://pypi.python.org/simple/pandapower/), version: 1.2.0 Found link https://pypi.python.org/packages/27/ed/402e669c73f5296955e5ad7fcf7e82abf6ab478488610cf6804276a14476/pandapower-1.3.0.zip#md5=b0d36fc1d092a7e017dc6cb7544ccc63 (from https://pypi.python.org/simple/pandapower/), version: 1.3.0 Found link https://pypi.python.org/packages/34/97/0d780756866c190ed0d276fe7a6043ce8a92ef6ac793b5c9e923c7fd9261/pandapower-1.1.1.post1.tar.gz#md5=b433d216b604c0a6d3a5795778d6b709 (from https://pypi.python.org/simple/pandapower/), version: 1.1.1.post1 Found link https://pypi.python.org/packages/88/26/184aede6b6b1df30e19972126ad3bcef0c09f65786a0ce714d667af246bc/pandapower-1.2.1.zip#md5=df0cada22d7bc3d8d2b6ecbcf6f087c6 (from https://pypi.python.org/simple/pandapower/), version: 1.2.1 Found link https://pypi.python.org/packages/d1/77/c4cc68f2e2315865b780431cfa270b21078f39e23e1d23a1b4e57635249b/pandapower-1.3.1.zip#md5=98cf6d2dc0ab31085afa0e3b327ed12f (from https://pypi.python.org/simple/pandapower/), version: 1.3.1 Found link https://pypi.python.org/packages/d1/b8/513424c294ebabba52960b696880ae5933045021c4ace5218eb26b7f04ce/pandapower-1.4.0.zip#md5=0c28df6da44ce21d7480fd9a63752bfa (from https://pypi.python.org/simple/pandapower/), version: 1.4.0 Found link https://pypi.python.org/packages/d5/6e/20b748827504d4b834b5473dd9e233778c1a9ba31f69f254c214a4c2b3a6/pandapower-1.2.2.zip#md5=0463779714e3e24314c847c86fbd390e (from https://pypi.python.org/simple/pandapower/), version: 1.2.2 Found link https://pypi.python.org/packages/e8/2f/94f36b214c5d8c127e519273454634b23e46c740047936c2038bd784ff38/pandapower-1.4.1.zip#md5=6574beda72fafe7e791973702b26f837 (from https://pypi.python.org/simple/pandapower/), version: 1.4.1 Using version 1.4.1 (newest of versions: 1.4.1) Downloading pandapower-1.4.1.zip (21.8MB) Downloading from URL https://pypi.python.org/packages/e8/2f/94f36b214c5d8c127e519273454634b23e46c740047936c2038bd784ff38/pandapower-1.4.1.zip#md5=6574beda72fafe7e791973702b26f837 (from https://pypi.python.org/simple/pandapower/) Running setup.py (path:/tmp/pip-build-j4s89dz_/pandapower/setup.py) egg_info for package pandapower Running command python setup.py egg_info running egg_info creating pip-egg-info/pandapower.egg-info writing pip-egg-info/pandapower.egg-info/PKG-INFO writing top-level names to pip-egg-info/pandapower.egg-info/top_level.txt writing dependency_links to pip-egg-info/pandapower.egg-info/dependency_links.txt writing requirements to pip-egg-info/pandapower.egg-info/requires.txt writing manifest file 'pip-egg-info/pandapower.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/pandapower.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pandapower.egg-info/SOURCES.txt' Source in /tmp/pip-build-j4s89dz_/pandapower has version 1.4.1, which satisfies requirement pandapower==1.4.1 from https://pypi.python.org/packages/e8/2f/94f36b214c5d8c127e519273454634b23e46c740047936c2038bd784ff38/pandapower-1.4.1.zip#md5=6574beda72fafe7e791973702b26f837 Building wheels for collected packages: pandapower Running setup.py bdist_wheel for pandapower: started Destination directory: /tmp/tmpdg7ngptopip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-j4s89dz_/pandapower/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpdg7ngptopip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pandapower copying pandapower/pd2ppc.py -> build/lib/pandapower copying pandapower/results.py -> build/lib/pandapower copying pandapower/idx_area.py -> build/lib/pandapower copying pandapower/io_utils.py -> build/lib/pandapower copying pandapower/idx_bus.py -> build/lib/pandapower copying pandapower/idx_cost.py -> build/lib/pandapower copying pandapower/powerflow.py -> build/lib/pandapower copying pandapower/run.py -> build/lib/pandapower copying pandapower/idx_brch.py -> build/lib/pandapower copying pandapower/results_branch.py -> build/lib/pandapower copying pandapower/std_types.py -> build/lib/pandapower copying pandapower/file_io.py -> build/lib/pandapower copying pandapower/optimal_powerflow.py -> build/lib/pandapower copying pandapower/build_bus.py -> build/lib/pandapower copying pandapower/__init__.py -> build/lib/pandapower copying pandapower/build_gen.py -> build/lib/pandapower copying pandapower/build_branch.py -> build/lib/pandapower copying pandapower/results_gen.py -> build/lib/pandapower copying pandapower/create.py -> build/lib/pandapower copying pandapower/auxiliary.py -> build/lib/pandapower copying pandapower/idx_gen.py -> build/lib/pandapower copying pandapower/toolbox.py -> build/lib/pandapower copying pandapower/results_bus.py -> build/lib/pandapower copying pandapower/diagnostic_reports.py -> build/lib/pandapower copying pandapower/diagnostic.py -> build/lib/pandapower creating build/lib/pandapower/test copying pandapower/test/conftest.py -> build/lib/pandapower/test copying pandapower/test/__init__.py -> build/lib/pandapower/test copying pandapower/test/consistency_checks.py -> build/lib/pandapower/test copying pandapower/test/toolbox.py -> build/lib/pandapower/test creating build/lib/pandapower/plotting copying pandapower/plotting/colormaps.py -> build/lib/pandapower/plotting copying pandapower/plotting/geo.py -> build/lib/pandapower/plotting copying pandapower/plotting/simple_plot.py -> build/lib/pandapower/plotting copying pandapower/plotting/collections.py -> build/lib/pandapower/plotting copying pandapower/plotting/powerflow_results.py -> build/lib/pandapower/plotting copying pandapower/plotting/generic_geodata.py -> build/lib/pandapower/plotting copying pandapower/plotting/__init__.py -> build/lib/pandapower/plotting copying pandapower/plotting/to_html.py -> build/lib/pandapower/plotting creating build/lib/pandapower/networks copying pandapower/networks/mv_oberrhein.py -> build/lib/pandapower/networks copying pandapower/networks/power_system_test_cases.py -> build/lib/pandapower/networks copying pandapower/networks/kerber_extreme_networks.py -> build/lib/pandapower/networks copying pandapower/networks/simple_pandapower_test_networks.py -> build/lib/pandapower/networks copying pandapower/networks/create_examples.py -> build/lib/pandapower/networks copying pandapower/networks/kerber_networks.py -> build/lib/pandapower/networks copying pandapower/networks/__init__.py -> build/lib/pandapower/networks copying pandapower/networks/cigre_networks.py -> build/lib/pandapower/networks copying pandapower/networks/dickert_lv_networks.py -> build/lib/pandapower/networks copying pandapower/networks/synthetic_voltage_control_lv_networks.py -> build/lib/pandapower/networks creating build/lib/pandapower/pf copying pandapower/pf/makeYbus_pypower.py -> build/lib/pandapower/pf copying pandapower/pf/newtonpf.py -> build/lib/pandapower/pf copying pandapower/pf/makeBdc.py -> build/lib/pandapower/pf copying pandapower/pf/makeYbus.py -> build/lib/pandapower/pf copying pandapower/pf/run_dc_pf.py -> build/lib/pandapower/pf copying pandapower/pf/run_bfswpf.py -> build/lib/pandapower/pf copying pandapower/pf/pfsoln.py -> build/lib/pandapower/pf copying pandapower/pf/makeSbus.py -> build/lib/pandapower/pf copying pandapower/pf/create_J.py -> build/lib/pandapower/pf copying pandapower/pf/__init__.py -> build/lib/pandapower/pf copying pandapower/pf/pfsoln_pypower.py -> build/lib/pandapower/pf copying pandapower/pf/bustypes.py -> build/lib/pandapower/pf copying pandapower/pf/dSbus_dV_pypower.py -> build/lib/pandapower/pf copying pandapower/pf/dcpf.py -> build/lib/pandapower/pf copying pandapower/pf/no_numba.py -> build/lib/pandapower/pf copying pandapower/pf/dSbus_dV_numba.py -> build/lib/pandapower/pf copying pandapower/pf/runpf_pypower.py -> build/lib/pandapower/pf copying pandapower/pf/run_newton_raphson_pf.py -> build/lib/pandapower/pf creating build/lib/pandapower/estimation copying pandapower/estimation/results.py -> build/lib/pandapower/estimation copying pandapower/estimation/idx_bus.py -> build/lib/pandapower/estimation copying pandapower/estimation/wls_matrix_ops.py -> build/lib/pandapower/estimation copying pandapower/estimation/idx_brch.py -> build/lib/pandapower/estimation copying pandapower/estimation/wls_ppc_conversions.py -> build/lib/pandapower/estimation copying pandapower/estimation/state_estimation.py -> build/lib/pandapower/estimation copying pandapower/estimation/__init__.py -> build/lib/pandapower/estimation creating build/lib/pandapower/opf copying pandapower/opf/opf.py -> build/lib/pandapower/opf copying pandapower/opf/make_objective.py -> build/lib/pandapower/opf copying pandapower/opf/opf_setup.py -> build/lib/pandapower/opf copying pandapower/opf/pips.py -> build/lib/pandapower/opf copying pandapower/opf/opf_hessfcn.py -> build/lib/pandapower/opf copying pandapower/opf/validate_opf_input.py -> build/lib/pandapower/opf copying pandapower/opf/__init__.py -> build/lib/pandapower/opf copying pandapower/opf/opf_model.py -> build/lib/pandapower/opf copying pandapower/opf/opf_execute.py -> build/lib/pandapower/opf copying pandapower/opf/dcopf_solver.py -> build/lib/pandapower/opf copying pandapower/opf/pipsopf_solver.py -> build/lib/pandapower/opf creating build/lib/pandapower/converter copying pandapower/converter/__init__.py -> build/lib/pandapower/converter creating build/lib/pandapower/topology copying pandapower/topology/__init__.py -> build/lib/pandapower/topology copying pandapower/topology/create_graph.py -> build/lib/pandapower/topology copying pandapower/topology/graph_searches.py -> build/lib/pandapower/topology creating build/lib/pandapower/shortcircuit copying pandapower/shortcircuit/results.py -> build/lib/pandapower/shortcircuit copying pandapower/shortcircuit/currents.py -> build/lib/pandapower/shortcircuit copying pandapower/shortcircuit/idx_bus.py -> build/lib/pandapower/shortcircuit copying pandapower/shortcircuit/idx_brch.py -> build/lib/pandapower/shortcircuit copying pandapower/shortcircuit/kappa.py -> build/lib/pandapower/shortcircuit copying pandapower/shortcircuit/__init__.py -> build/lib/pandapower/shortcircuit copying pandapower/shortcircuit/impedance.py -> build/lib/pandapower/shortcircuit copying pandapower/shortcircuit/calc_sc.py -> build/lib/pandapower/shortcircuit creating build/lib/pandapower/test/networks copying pandapower/test/networks/test_create_example.py -> build/lib/pandapower/test/networks copying pandapower/test/networks/test_synthetic_voltage_control_lv_networks.py -> build/lib/pandapower/test/networks copying pandapower/test/networks/test_simple_pandapower_test_networks.py -> build/lib/pandapower/test/networks copying pandapower/test/networks/test_kerber_extreme_networks.py -> build/lib/pandapower/test/networks copying pandapower/test/networks/test_cigre_networks.py -> build/lib/pandapower/test/networks copying pandapower/test/networks/__init__.py -> build/lib/pandapower/test/networks copying pandapower/test/networks/test_mv_oberrhein.py -> build/lib/pandapower/test/networks copying pandapower/test/networks/test_dickert_lv_networks.py -> build/lib/pandapower/test/networks copying pandapower/test/networks/test_kerber_networks.py -> build/lib/pandapower/test/networks copying pandapower/test/networks/test_power_system_test_cases.py -> build/lib/pandapower/test/networks creating build/lib/pandapower/test/loadflow copying pandapower/test/loadflow/test_runpp.py -> build/lib/pandapower/test/loadflow copying pandapower/test/loadflow/test_results.py -> build/lib/pandapower/test/loadflow copying pandapower/test/loadflow/result_test_network_generator.py -> build/lib/pandapower/test/loadflow copying pandapower/test/loadflow/test_scenarios.py -> build/lib/pandapower/test/loadflow copying pandapower/test/loadflow/__init__.py -> build/lib/pandapower/test/loadflow copying pandapower/test/loadflow/test_rundcpp.py -> build/lib/pandapower/test/loadflow creating build/lib/pandapower/test/estimation copying pandapower/test/estimation/test_wls_estimation.py -> build/lib/pandapower/test/estimation copying pandapower/test/estimation/__init__.py -> build/lib/pandapower/test/estimation creating build/lib/pandapower/test/opf copying pandapower/test/opf/test_opf_cigre.py -> build/lib/pandapower/test/opf copying pandapower/test/opf/test_costs_pol.py -> build/lib/pandapower/test/opf copying pandapower/test/opf/test_oberrhein.py -> build/lib/pandapower/test/opf copying pandapower/test/opf/test_3point_pwl.py -> build/lib/pandapower/test/opf copying pandapower/test/opf/test_costs_mixed.py -> build/lib/pandapower/test/opf copying pandapower/test/opf/test_costs_pwl_q.py -> build/lib/pandapower/test/opf copying pandapower/test/opf/test_curtailment.py -> build/lib/pandapower/test/opf copying pandapower/test/opf/test_costs_pwl.py -> build/lib/pandapower/test/opf copying pandapower/test/opf/test_basic.py -> build/lib/pandapower/test/opf copying pandapower/test/opf/__init__.py -> build/lib/pandapower/test/opf copying pandapower/test/opf/test_check_opf_data.py -> build/lib/pandapower/test/opf copying pandapower/test/opf/test_dcline.py -> build/lib/pandapower/test/opf creating build/lib/pandapower/test/api copying pandapower/test/api/test_create.py -> build/lib/pandapower/test/api copying pandapower/test/api/test_auxiliary.py -> build/lib/pandapower/test/api copying pandapower/test/api/test_toolbox.py -> build/lib/pandapower/test/api copying pandapower/test/api/__init__.py -> build/lib/pandapower/test/api copying pandapower/test/api/test_diagnostic.py -> build/lib/pandapower/test/api copying pandapower/test/api/test_std_types.py -> build/lib/pandapower/test/api copying pandapower/test/api/test_file_io.py -> build/lib/pandapower/test/api creating build/lib/pandapower/test/converter copying pandapower/test/converter/test_to_ppc_and_mpc.py -> build/lib/pandapower/test/converter copying pandapower/test/converter/test_from_mpc.py -> build/lib/pandapower/test/converter copying pandapower/test/converter/test_from_ppc.py -> build/lib/pandapower/test/converter copying pandapower/test/converter/__init__.py -> build/lib/pandapower/test/converter creating build/lib/pandapower/test/shortcircuit copying pandapower/test/shortcircuit/test_transformer.py -> build/lib/pandapower/test/shortcircuit copying pandapower/test/shortcircuit/test_impedance.py -> build/lib/pandapower/test/shortcircuit copying pandapower/test/shortcircuit/test_meshing_detection.py -> build/lib/pandapower/test/shortcircuit copying pandapower/test/shortcircuit/test_gen.py -> build/lib/pandapower/test/shortcircuit copying pandapower/test/shortcircuit/__init__.py -> build/lib/pandapower/test/shortcircuit copying pandapower/test/shortcircuit/test_sgen.py -> build/lib/pandapower/test/shortcircuit copying pandapower/test/shortcircuit/test_motor.py -> build/lib/pandapower/test/shortcircuit copying pandapower/test/shortcircuit/test_min_branch_results.py -> build/lib/pandapower/test/shortcircuit copying pandapower/test/shortcircuit/test_trafo3w.py -> build/lib/pandapower/test/shortcircuit copying pandapower/test/shortcircuit/test_ring.py -> build/lib/pandapower/test/shortcircuit creating build/lib/pandapower/plotting/plotly copying pandapower/plotting/plotly/pf_res_plotly.py -> build/lib/pandapower/plotting/plotly copying pandapower/plotting/plotly/__init__.py -> build/lib/pandapower/plotting/plotly copying pandapower/plotting/plotly/mapbox_plot.py -> build/lib/pandapower/plotting/plotly copying pandapower/plotting/plotly/traces.py -> build/lib/pandapower/plotting/plotly copying pandapower/plotting/plotly/get_colors.py -> build/lib/pandapower/plotting/plotly copying pandapower/plotting/plotly/simple_plotly.py -> build/lib/pandapower/plotting/plotly copying pandapower/plotting/plotly/vlevel_plotly.py -> build/lib/pandapower/plotting/plotly creating build/lib/pandapower/converter/matpower copying pandapower/converter/matpower/from_mpc.py -> build/lib/pandapower/converter/matpower copying pandapower/converter/matpower/to_mpc.py -> build/lib/pandapower/converter/matpower copying pandapower/converter/matpower/__init__.py -> build/lib/pandapower/converter/matpower creating build/lib/pandapower/converter/pypower copying pandapower/converter/pypower/to_ppc.py -> build/lib/pandapower/converter/pypower copying pandapower/converter/pypower/__init__.py -> build/lib/pandapower/converter/pypower copying pandapower/converter/pypower/from_ppc.py -> build/lib/pandapower/converter/pypower running egg_info writing dependency_links to pandapower.egg-info/dependency_links.txt writing top-level names to pandapower.egg-info/top_level.txt writing pandapower.egg-info/PKG-INFO writing requirements to pandapower.egg-info/requires.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'pandapower.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pandapower.egg-info/SOURCES.txt' copying pandapower/networks/mv_oberrhein.p -> build/lib/pandapower/networks copying pandapower/networks/mv_oberrhein_substations.p -> build/lib/pandapower/networks creating build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/GBnetwork.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/GBreducednetwork.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case118.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case1354pegase.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case14.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case145.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case1888rte.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case24_ieee_rts.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case2848rte.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case2869pegase.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case30.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case300.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case3120sp.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case33bw.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case39.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case4gs.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case57.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case5_demo_gridcal.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case6470rte.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case6495rte.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case6515rte.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case6ww.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case89pegase.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case9.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/case9241pegase.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/networks/power_system_test_case_pickles/iceland.p -> build/lib/pandapower/networks/power_system_test_case_pickles copying pandapower/test/loadflow/testgrid.p -> build/lib/pandapower/test/loadflow copying pandapower/test/estimation/3bus_wls.p -> build/lib/pandapower/test/estimation copying pandapower/test/api/old_net.p -> build/lib/pandapower/test/api copying pandapower/test/converter/case24_ieee_rts.mat -> build/lib/pandapower/test/converter copying pandapower/test/converter/case2_2_by_code.p -> build/lib/pandapower/test/converter copying pandapower/test/converter/ppc_testgrids.p -> build/lib/pandapower/test/converter copying pandapower/test/converter/pypower_cases.p -> build/lib/pandapower/test/converter copying pandapower/test/shortcircuit/sc_test_meshed_grid.p -> build/lib/pandapower/test/shortcircuit installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/pandapower copying build/lib/pandapower/pd2ppc.py -> build/bdist.linux-armv7l/wheel/pandapower copying build/lib/pandapower/results.py -> build/bdist.linux-armv7l/wheel/pandapower copying build/lib/pandapower/idx_area.py -> build/bdist.linux-armv7l/wheel/pandapower creating build/bdist.linux-armv7l/wheel/pandapower/test creating build/bdist.linux-armv7l/wheel/pandapower/test/networks copying build/lib/pandapower/test/networks/test_create_example.py -> build/bdist.linux-armv7l/wheel/pandapower/test/networks copying build/lib/pandapower/test/networks/test_synthetic_voltage_control_lv_networks.py -> build/bdist.linux-armv7l/wheel/pandapower/test/networks copying build/lib/pandapower/test/networks/test_simple_pandapower_test_networks.py -> build/bdist.linux-armv7l/wheel/pandapower/test/networks copying build/lib/pandapower/test/networks/test_kerber_extreme_networks.py -> build/bdist.linux-armv7l/wheel/pandapower/test/networks copying build/lib/pandapower/test/networks/test_cigre_networks.py -> build/bdist.linux-armv7l/wheel/pandapower/test/networks copying build/lib/pandapower/test/networks/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower/test/networks copying build/lib/pandapower/test/networks/test_mv_oberrhein.py -> build/bdist.linux-armv7l/wheel/pandapower/test/networks copying build/lib/pandapower/test/networks/test_dickert_lv_networks.py -> build/bdist.linux-armv7l/wheel/pandapower/test/networks copying build/lib/pandapower/test/networks/test_kerber_networks.py -> build/bdist.linux-armv7l/wheel/pandapower/test/networks copying build/lib/pandapower/test/networks/test_power_system_test_cases.py -> build/bdist.linux-armv7l/wheel/pandapower/test/networks creating build/bdist.linux-armv7l/wheel/pandapower/test/loadflow copying build/lib/pandapower/test/loadflow/test_runpp.py -> build/bdist.linux-armv7l/wheel/pandapower/test/loadflow copying build/lib/pandapower/test/loadflow/test_results.py -> build/bdist.linux-armv7l/wheel/pandapower/test/loadflow copying build/lib/pandapower/test/loadflow/result_test_network_generator.py -> build/bdist.linux-armv7l/wheel/pandapower/test/loadflow copying build/lib/pandapower/test/loadflow/test_scenarios.py -> build/bdist.linux-armv7l/wheel/pandapower/test/loadflow copying build/lib/pandapower/test/loadflow/testgrid.p -> build/bdist.linux-armv7l/wheel/pandapower/test/loadflow copying build/lib/pandapower/test/loadflow/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower/test/loadflow copying build/lib/pandapower/test/loadflow/test_rundcpp.py -> build/bdist.linux-armv7l/wheel/pandapower/test/loadflow creating build/bdist.linux-armv7l/wheel/pandapower/test/estimation copying build/lib/pandapower/test/estimation/test_wls_estimation.py -> build/bdist.linux-armv7l/wheel/pandapower/test/estimation copying build/lib/pandapower/test/estimation/3bus_wls.p -> build/bdist.linux-armv7l/wheel/pandapower/test/estimation copying build/lib/pandapower/test/estimation/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower/test/estimation creating build/bdist.linux-armv7l/wheel/pandapower/test/opf copying build/lib/pandapower/test/opf/test_opf_cigre.py -> build/bdist.linux-armv7l/wheel/pandapower/test/opf copying build/lib/pandapower/test/opf/test_costs_pol.py -> build/bdist.linux-armv7l/wheel/pandapower/test/opf copying build/lib/pandapower/test/opf/test_oberrhein.py -> build/bdist.linux-armv7l/wheel/pandapower/test/opf copying build/lib/pandapower/test/opf/test_3point_pwl.py -> build/bdist.linux-armv7l/wheel/pandapower/test/opf copying build/lib/pandapower/test/opf/test_costs_mixed.py -> build/bdist.linux-armv7l/wheel/pandapower/test/opf copying build/lib/pandapower/test/opf/test_costs_pwl_q.py -> build/bdist.linux-armv7l/wheel/pandapower/test/opf copying build/lib/pandapower/test/opf/test_curtailment.py -> build/bdist.linux-armv7l/wheel/pandapower/test/opf copying build/lib/pandapower/test/opf/test_costs_pwl.py -> build/bdist.linux-armv7l/wheel/pandapower/test/opf copying build/lib/pandapower/test/opf/test_basic.py -> build/bdist.linux-armv7l/wheel/pandapower/test/opf copying build/lib/pandapower/test/opf/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower/test/opf copying build/lib/pandapower/test/opf/test_check_opf_data.py -> build/bdist.linux-armv7l/wheel/pandapower/test/opf copying build/lib/pandapower/test/opf/test_dcline.py -> build/bdist.linux-armv7l/wheel/pandapower/test/opf creating build/bdist.linux-armv7l/wheel/pandapower/test/api copying build/lib/pandapower/test/api/test_create.py -> build/bdist.linux-armv7l/wheel/pandapower/test/api copying build/lib/pandapower/test/api/test_auxiliary.py -> build/bdist.linux-armv7l/wheel/pandapower/test/api copying build/lib/pandapower/test/api/test_toolbox.py -> build/bdist.linux-armv7l/wheel/pandapower/test/api copying build/lib/pandapower/test/api/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower/test/api copying build/lib/pandapower/test/api/old_net.p -> build/bdist.linux-armv7l/wheel/pandapower/test/api copying build/lib/pandapower/test/api/test_diagnostic.py -> build/bdist.linux-armv7l/wheel/pandapower/test/api copying build/lib/pandapower/test/api/test_std_types.py -> build/bdist.linux-armv7l/wheel/pandapower/test/api copying build/lib/pandapower/test/api/test_file_io.py -> build/bdist.linux-armv7l/wheel/pandapower/test/api copying build/lib/pandapower/test/conftest.py -> build/bdist.linux-armv7l/wheel/pandapower/test copying build/lib/pandapower/test/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower/test creating build/bdist.linux-armv7l/wheel/pandapower/test/converter copying build/lib/pandapower/test/converter/test_to_ppc_and_mpc.py -> build/bdist.linux-armv7l/wheel/pandapower/test/converter copying build/lib/pandapower/test/converter/case2_2_by_code.p -> build/bdist.linux-armv7l/wheel/pandapower/test/converter copying build/lib/pandapower/test/converter/test_from_mpc.py -> build/bdist.linux-armv7l/wheel/pandapower/test/converter copying build/lib/pandapower/test/converter/test_from_ppc.py -> build/bdist.linux-armv7l/wheel/pandapower/test/converter copying build/lib/pandapower/test/converter/case24_ieee_rts.mat -> build/bdist.linux-armv7l/wheel/pandapower/test/converter copying build/lib/pandapower/test/converter/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower/test/converter copying build/lib/pandapower/test/converter/ppc_testgrids.p -> build/bdist.linux-armv7l/wheel/pandapower/test/converter copying build/lib/pandapower/test/converter/pypower_cases.p -> build/bdist.linux-armv7l/wheel/pandapower/test/converter creating build/bdist.linux-armv7l/wheel/pandapower/test/shortcircuit copying build/lib/pandapower/test/shortcircuit/test_transformer.py -> build/bdist.linux-armv7l/wheel/pandapower/test/shortcircuit copying build/lib/pandapower/test/shortcircuit/test_impedance.py -> build/bdist.linux-armv7l/wheel/pandapower/test/shortcircuit copying build/lib/pandapower/test/shortcircuit/test_meshing_detection.py -> build/bdist.linux-armv7l/wheel/pandapower/test/shortcircuit copying build/lib/pandapower/test/shortcircuit/test_gen.py -> build/bdist.linux-armv7l/wheel/pandapower/test/shortcircuit copying build/lib/pandapower/test/shortcircuit/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower/test/shortcircuit copying build/lib/pandapower/test/shortcircuit/test_sgen.py -> build/bdist.linux-armv7l/wheel/pandapower/test/shortcircuit copying build/lib/pandapower/test/shortcircuit/test_motor.py -> build/bdist.linux-armv7l/wheel/pandapower/test/shortcircuit copying build/lib/pandapower/test/shortcircuit/sc_test_meshed_grid.p -> build/bdist.linux-armv7l/wheel/pandapower/test/shortcircuit copying build/lib/pandapower/test/shortcircuit/test_min_branch_results.py -> build/bdist.linux-armv7l/wheel/pandapower/test/shortcircuit copying build/lib/pandapower/test/shortcircuit/test_trafo3w.py -> build/bdist.linux-armv7l/wheel/pandapower/test/shortcircuit copying build/lib/pandapower/test/shortcircuit/test_ring.py -> build/bdist.linux-armv7l/wheel/pandapower/test/shortcircuit copying build/lib/pandapower/test/consistency_checks.py -> build/bdist.linux-armv7l/wheel/pandapower/test copying build/lib/pandapower/test/toolbox.py -> build/bdist.linux-armv7l/wheel/pandapower/test copying build/lib/pandapower/io_utils.py -> build/bdist.linux-armv7l/wheel/pandapower creating build/bdist.linux-armv7l/wheel/pandapower/plotting copying build/lib/pandapower/plotting/colormaps.py -> build/bdist.linux-armv7l/wheel/pandapower/plotting copying build/lib/pandapower/plotting/geo.py -> build/bdist.linux-armv7l/wheel/pandapower/plotting copying build/lib/pandapower/plotting/simple_plot.py -> build/bdist.linux-armv7l/wheel/pandapower/plotting copying build/lib/pandapower/plotting/collections.py -> build/bdist.linux-armv7l/wheel/pandapower/plotting copying build/lib/pandapower/plotting/powerflow_results.py -> build/bdist.linux-armv7l/wheel/pandapower/plotting copying build/lib/pandapower/plotting/generic_geodata.py -> build/bdist.linux-armv7l/wheel/pandapower/plotting creating build/bdist.linux-armv7l/wheel/pandapower/plotting/plotly copying build/lib/pandapower/plotting/plotly/pf_res_plotly.py -> build/bdist.linux-armv7l/wheel/pandapower/plotting/plotly copying build/lib/pandapower/plotting/plotly/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower/plotting/plotly copying build/lib/pandapower/plotting/plotly/mapbox_plot.py -> build/bdist.linux-armv7l/wheel/pandapower/plotting/plotly copying build/lib/pandapower/plotting/plotly/traces.py -> build/bdist.linux-armv7l/wheel/pandapower/plotting/plotly copying build/lib/pandapower/plotting/plotly/get_colors.py -> build/bdist.linux-armv7l/wheel/pandapower/plotting/plotly copying build/lib/pandapower/plotting/plotly/simple_plotly.py -> build/bdist.linux-armv7l/wheel/pandapower/plotting/plotly copying build/lib/pandapower/plotting/plotly/vlevel_plotly.py -> build/bdist.linux-armv7l/wheel/pandapower/plotting/plotly copying build/lib/pandapower/plotting/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower/plotting copying build/lib/pandapower/plotting/to_html.py -> build/bdist.linux-armv7l/wheel/pandapower/plotting copying build/lib/pandapower/idx_bus.py -> build/bdist.linux-armv7l/wheel/pandapower copying build/lib/pandapower/idx_cost.py -> build/bdist.linux-armv7l/wheel/pandapower copying build/lib/pandapower/powerflow.py -> build/bdist.linux-armv7l/wheel/pandapower copying build/lib/pandapower/run.py -> build/bdist.linux-armv7l/wheel/pandapower copying build/lib/pandapower/idx_brch.py -> build/bdist.linux-armv7l/wheel/pandapower creating build/bdist.linux-armv7l/wheel/pandapower/networks copying build/lib/pandapower/networks/mv_oberrhein.py -> build/bdist.linux-armv7l/wheel/pandapower/networks copying build/lib/pandapower/networks/power_system_test_cases.py -> build/bdist.linux-armv7l/wheel/pandapower/networks copying build/lib/pandapower/networks/kerber_extreme_networks.py -> build/bdist.linux-armv7l/wheel/pandapower/networks copying build/lib/pandapower/networks/simple_pandapower_test_networks.py -> build/bdist.linux-armv7l/wheel/pandapower/networks copying build/lib/pandapower/networks/create_examples.py -> build/bdist.linux-armv7l/wheel/pandapower/networks copying build/lib/pandapower/networks/kerber_networks.py -> build/bdist.linux-armv7l/wheel/pandapower/networks copying build/lib/pandapower/networks/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower/networks creating build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case2848rte.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case9.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case3120sp.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case4gs.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case145.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case57.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case33bw.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case1354pegase.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case6495rte.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case39.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case6ww.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case2869pegase.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case5_demo_gridcal.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/GBreducednetwork.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/iceland.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case6470rte.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case30.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case89pegase.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case9241pegase.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case24_ieee_rts.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/GBnetwork.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case14.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case1888rte.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case6515rte.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case300.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/power_system_test_case_pickles/case118.p -> build/bdist.linux-armv7l/wheel/pandapower/networks/power_system_test_case_pickles copying build/lib/pandapower/networks/cigre_networks.py -> build/bdist.linux-armv7l/wheel/pandapower/networks copying build/lib/pandapower/networks/mv_oberrhein_substations.p -> build/bdist.linux-armv7l/wheel/pandapower/networks copying build/lib/pandapower/networks/dickert_lv_networks.py -> build/bdist.linux-armv7l/wheel/pandapower/networks copying build/lib/pandapower/networks/synthetic_voltage_control_lv_networks.py -> build/bdist.linux-armv7l/wheel/pandapower/networks copying build/lib/pandapower/networks/mv_oberrhein.p -> build/bdist.linux-armv7l/wheel/pandapower/networks creating build/bdist.linux-armv7l/wheel/pandapower/pf copying build/lib/pandapower/pf/makeYbus_pypower.py -> build/bdist.linux-armv7l/wheel/pandapower/pf copying build/lib/pandapower/pf/newtonpf.py -> build/bdist.linux-armv7l/wheel/pandapower/pf copying build/lib/pandapower/pf/makeBdc.py -> build/bdist.linux-armv7l/wheel/pandapower/pf copying build/lib/pandapower/pf/makeYbus.py -> build/bdist.linux-armv7l/wheel/pandapower/pf copying build/lib/pandapower/pf/run_dc_pf.py -> build/bdist.linux-armv7l/wheel/pandapower/pf copying build/lib/pandapower/pf/run_bfswpf.py -> build/bdist.linux-armv7l/wheel/pandapower/pf copying build/lib/pandapower/pf/pfsoln.py -> build/bdist.linux-armv7l/wheel/pandapower/pf copying build/lib/pandapower/pf/makeSbus.py -> build/bdist.linux-armv7l/wheel/pandapower/pf copying build/lib/pandapower/pf/create_J.py -> build/bdist.linux-armv7l/wheel/pandapower/pf copying build/lib/pandapower/pf/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower/pf copying build/lib/pandapower/pf/pfsoln_pypower.py -> build/bdist.linux-armv7l/wheel/pandapower/pf copying build/lib/pandapower/pf/bustypes.py -> build/bdist.linux-armv7l/wheel/pandapower/pf copying build/lib/pandapower/pf/dSbus_dV_pypower.py -> build/bdist.linux-armv7l/wheel/pandapower/pf copying build/lib/pandapower/pf/dcpf.py -> build/bdist.linux-armv7l/wheel/pandapower/pf copying build/lib/pandapower/pf/no_numba.py -> build/bdist.linux-armv7l/wheel/pandapower/pf copying build/lib/pandapower/pf/dSbus_dV_numba.py -> build/bdist.linux-armv7l/wheel/pandapower/pf copying build/lib/pandapower/pf/runpf_pypower.py -> build/bdist.linux-armv7l/wheel/pandapower/pf copying build/lib/pandapower/pf/run_newton_raphson_pf.py -> build/bdist.linux-armv7l/wheel/pandapower/pf copying build/lib/pandapower/results_branch.py -> build/bdist.linux-armv7l/wheel/pandapower copying build/lib/pandapower/std_types.py -> build/bdist.linux-armv7l/wheel/pandapower copying build/lib/pandapower/file_io.py -> build/bdist.linux-armv7l/wheel/pandapower creating build/bdist.linux-armv7l/wheel/pandapower/estimation copying build/lib/pandapower/estimation/results.py -> build/bdist.linux-armv7l/wheel/pandapower/estimation copying build/lib/pandapower/estimation/idx_bus.py -> build/bdist.linux-armv7l/wheel/pandapower/estimation copying build/lib/pandapower/estimation/wls_matrix_ops.py -> build/bdist.linux-armv7l/wheel/pandapower/estimation copying build/lib/pandapower/estimation/idx_brch.py -> build/bdist.linux-armv7l/wheel/pandapower/estimation copying build/lib/pandapower/estimation/wls_ppc_conversions.py -> build/bdist.linux-armv7l/wheel/pandapower/estimation copying build/lib/pandapower/estimation/state_estimation.py -> build/bdist.linux-armv7l/wheel/pandapower/estimation copying build/lib/pandapower/estimation/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower/estimation creating build/bdist.linux-armv7l/wheel/pandapower/opf copying build/lib/pandapower/opf/opf.py -> build/bdist.linux-armv7l/wheel/pandapower/opf copying build/lib/pandapower/opf/make_objective.py -> build/bdist.linux-armv7l/wheel/pandapower/opf copying build/lib/pandapower/opf/opf_setup.py -> build/bdist.linux-armv7l/wheel/pandapower/opf copying build/lib/pandapower/opf/pips.py -> build/bdist.linux-armv7l/wheel/pandapower/opf copying build/lib/pandapower/opf/opf_hessfcn.py -> build/bdist.linux-armv7l/wheel/pandapower/opf copying build/lib/pandapower/opf/validate_opf_input.py -> build/bdist.linux-armv7l/wheel/pandapower/opf copying build/lib/pandapower/opf/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower/opf copying build/lib/pandapower/opf/opf_model.py -> build/bdist.linux-armv7l/wheel/pandapower/opf copying build/lib/pandapower/opf/opf_execute.py -> build/bdist.linux-armv7l/wheel/pandapower/opf copying build/lib/pandapower/opf/dcopf_solver.py -> build/bdist.linux-armv7l/wheel/pandapower/opf copying build/lib/pandapower/opf/pipsopf_solver.py -> build/bdist.linux-armv7l/wheel/pandapower/opf copying build/lib/pandapower/optimal_powerflow.py -> build/bdist.linux-armv7l/wheel/pandapower copying build/lib/pandapower/build_bus.py -> build/bdist.linux-armv7l/wheel/pandapower copying build/lib/pandapower/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower copying build/lib/pandapower/build_gen.py -> build/bdist.linux-armv7l/wheel/pandapower copying build/lib/pandapower/build_branch.py -> build/bdist.linux-armv7l/wheel/pandapower creating build/bdist.linux-armv7l/wheel/pandapower/converter creating build/bdist.linux-armv7l/wheel/pandapower/converter/matpower copying build/lib/pandapower/converter/matpower/from_mpc.py -> build/bdist.linux-armv7l/wheel/pandapower/converter/matpower copying build/lib/pandapower/converter/matpower/to_mpc.py -> build/bdist.linux-armv7l/wheel/pandapower/converter/matpower copying build/lib/pandapower/converter/matpower/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower/converter/matpower creating build/bdist.linux-armv7l/wheel/pandapower/converter/pypower copying build/lib/pandapower/converter/pypower/to_ppc.py -> build/bdist.linux-armv7l/wheel/pandapower/converter/pypower copying build/lib/pandapower/converter/pypower/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower/converter/pypower copying build/lib/pandapower/converter/pypower/from_ppc.py -> build/bdist.linux-armv7l/wheel/pandapower/converter/pypower copying build/lib/pandapower/converter/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower/converter copying build/lib/pandapower/results_gen.py -> build/bdist.linux-armv7l/wheel/pandapower copying build/lib/pandapower/create.py -> build/bdist.linux-armv7l/wheel/pandapower creating build/bdist.linux-armv7l/wheel/pandapower/topology copying build/lib/pandapower/topology/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower/topology copying build/lib/pandapower/topology/create_graph.py -> build/bdist.linux-armv7l/wheel/pandapower/topology copying build/lib/pandapower/topology/graph_searches.py -> build/bdist.linux-armv7l/wheel/pandapower/topology copying build/lib/pandapower/auxiliary.py -> build/bdist.linux-armv7l/wheel/pandapower copying build/lib/pandapower/idx_gen.py -> build/bdist.linux-armv7l/wheel/pandapower creating build/bdist.linux-armv7l/wheel/pandapower/shortcircuit copying build/lib/pandapower/shortcircuit/results.py -> build/bdist.linux-armv7l/wheel/pandapower/shortcircuit copying build/lib/pandapower/shortcircuit/currents.py -> build/bdist.linux-armv7l/wheel/pandapower/shortcircuit copying build/lib/pandapower/shortcircuit/idx_bus.py -> build/bdist.linux-armv7l/wheel/pandapower/shortcircuit copying build/lib/pandapower/shortcircuit/idx_brch.py -> build/bdist.linux-armv7l/wheel/pandapower/shortcircuit copying build/lib/pandapower/shortcircuit/kappa.py -> build/bdist.linux-armv7l/wheel/pandapower/shortcircuit copying build/lib/pandapower/shortcircuit/__init__.py -> build/bdist.linux-armv7l/wheel/pandapower/shortcircuit copying build/lib/pandapower/shortcircuit/impedance.py -> build/bdist.linux-armv7l/wheel/pandapower/shortcircuit copying build/lib/pandapower/shortcircuit/calc_sc.py -> build/bdist.linux-armv7l/wheel/pandapower/shortcircuit copying build/lib/pandapower/toolbox.py -> build/bdist.linux-armv7l/wheel/pandapower copying build/lib/pandapower/results_bus.py -> build/bdist.linux-armv7l/wheel/pandapower copying build/lib/pandapower/diagnostic_reports.py -> build/bdist.linux-armv7l/wheel/pandapower copying build/lib/pandapower/diagnostic.py -> build/bdist.linux-armv7l/wheel/pandapower running install_egg_info Copying pandapower.egg-info to build/bdist.linux-armv7l/wheel/pandapower-1.4.1.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pandapower-1.4.1.dist-info/WHEEL creating '/tmp/tmpdg7ngptopip-wheel-/pandapower-1.4.1-py3-none-any.whl' and adding '.' to it adding 'pandapower/__init__.py' adding 'pandapower/auxiliary.py' adding 'pandapower/build_branch.py' adding 'pandapower/build_bus.py' adding 'pandapower/build_gen.py' adding 'pandapower/create.py' adding 'pandapower/diagnostic.py' adding 'pandapower/diagnostic_reports.py' adding 'pandapower/file_io.py' adding 'pandapower/idx_area.py' adding 'pandapower/idx_brch.py' adding 'pandapower/idx_bus.py' adding 'pandapower/idx_cost.py' adding 'pandapower/idx_gen.py' adding 'pandapower/io_utils.py' adding 'pandapower/optimal_powerflow.py' adding 'pandapower/pd2ppc.py' adding 'pandapower/powerflow.py' adding 'pandapower/results.py' adding 'pandapower/results_branch.py' adding 'pandapower/results_bus.py' adding 'pandapower/results_gen.py' adding 'pandapower/run.py' adding 'pandapower/std_types.py' adding 'pandapower/toolbox.py' adding 'pandapower/converter/__init__.py' adding 'pandapower/converter/matpower/__init__.py' adding 'pandapower/converter/matpower/from_mpc.py' adding 'pandapower/converter/matpower/to_mpc.py' adding 'pandapower/converter/pypower/__init__.py' adding 'pandapower/converter/pypower/from_ppc.py' adding 'pandapower/converter/pypower/to_ppc.py' adding 'pandapower/estimation/__init__.py' adding 'pandapower/estimation/idx_brch.py' adding 'pandapower/estimation/idx_bus.py' adding 'pandapower/estimation/results.py' adding 'pandapower/estimation/state_estimation.py' adding 'pandapower/estimation/wls_matrix_ops.py' adding 'pandapower/estimation/wls_ppc_conversions.py' adding 'pandapower/networks/__init__.py' adding 'pandapower/networks/cigre_networks.py' adding 'pandapower/networks/create_examples.py' adding 'pandapower/networks/dickert_lv_networks.py' adding 'pandapower/networks/kerber_extreme_networks.py' adding 'pandapower/networks/kerber_networks.py' adding 'pandapower/networks/mv_oberrhein.p' adding 'pandapower/networks/mv_oberrhein.py' adding 'pandapower/networks/mv_oberrhein_substations.p' adding 'pandapower/networks/power_system_test_cases.py' adding 'pandapower/networks/simple_pandapower_test_networks.py' adding 'pandapower/networks/synthetic_voltage_control_lv_networks.py' adding 'pandapower/networks/power_system_test_case_pickles/GBnetwork.p' adding 'pandapower/networks/power_system_test_case_pickles/GBreducednetwork.p' adding 'pandapower/networks/power_system_test_case_pickles/case118.p' adding 'pandapower/networks/power_system_test_case_pickles/case1354pegase.p' adding 'pandapower/networks/power_system_test_case_pickles/case14.p' adding 'pandapower/networks/power_system_test_case_pickles/case145.p' adding 'pandapower/networks/power_system_test_case_pickles/case1888rte.p' adding 'pandapower/networks/power_system_test_case_pickles/case24_ieee_rts.p' adding 'pandapower/networks/power_system_test_case_pickles/case2848rte.p' adding 'pandapower/networks/power_system_test_case_pickles/case2869pegase.p' adding 'pandapower/networks/power_system_test_case_pickles/case30.p' adding 'pandapower/networks/power_system_test_case_pickles/case300.p' adding 'pandapower/networks/power_system_test_case_pickles/case3120sp.p' adding 'pandapower/networks/power_system_test_case_pickles/case33bw.p' adding 'pandapower/networks/power_system_test_case_pickles/case39.p' adding 'pandapower/networks/power_system_test_case_pickles/case4gs.p' adding 'pandapower/networks/power_system_test_case_pickles/case57.p' adding 'pandapower/networks/power_system_test_case_pickles/case5_demo_gridcal.p' adding 'pandapower/networks/power_system_test_case_pickles/case6470rte.p' adding 'pandapower/networks/power_system_test_case_pickles/case6495rte.p' adding 'pandapower/networks/power_system_test_case_pickles/case6515rte.p' adding 'pandapower/networks/power_system_test_case_pickles/case6ww.p' adding 'pandapower/networks/power_system_test_case_pickles/case89pegase.p' adding 'pandapower/networks/power_system_test_case_pickles/case9.p' adding 'pandapower/networks/power_system_test_case_pickles/case9241pegase.p' adding 'pandapower/networks/power_system_test_case_pickles/iceland.p' adding 'pandapower/opf/__init__.py' adding 'pandapower/opf/dcopf_solver.py' adding 'pandapower/opf/make_objective.py' adding 'pandapower/opf/opf.py' adding 'pandapower/opf/opf_execute.py' adding 'pandapower/opf/opf_hessfcn.py' adding 'pandapower/opf/opf_model.py' adding 'pandapower/opf/opf_setup.py' adding 'pandapower/opf/pips.py' adding 'pandapower/opf/pipsopf_solver.py' adding 'pandapower/opf/validate_opf_input.py' adding 'pandapower/pf/__init__.py' adding 'pandapower/pf/bustypes.py' adding 'pandapower/pf/create_J.py' adding 'pandapower/pf/dSbus_dV_numba.py' adding 'pandapower/pf/dSbus_dV_pypower.py' adding 'pandapower/pf/dcpf.py' adding 'pandapower/pf/makeBdc.py' adding 'pandapower/pf/makeSbus.py' adding 'pandapower/pf/makeYbus.py' adding 'pandapower/pf/makeYbus_pypower.py' adding 'pandapower/pf/newtonpf.py' adding 'pandapower/pf/no_numba.py' adding 'pandapower/pf/pfsoln.py' adding 'pandapower/pf/pfsoln_pypower.py' adding 'pandapower/pf/run_bfswpf.py' adding 'pandapower/pf/run_dc_pf.py' adding 'pandapower/pf/run_newton_raphson_pf.py' adding 'pandapower/pf/runpf_pypower.py' adding 'pandapower/plotting/__init__.py' adding 'pandapower/plotting/collections.py' adding 'pandapower/plotting/colormaps.py' adding 'pandapower/plotting/generic_geodata.py' adding 'pandapower/plotting/geo.py' adding 'pandapower/plotting/powerflow_results.py' adding 'pandapower/plotting/simple_plot.py' adding 'pandapower/plotting/to_html.py' adding 'pandapower/plotting/plotly/__init__.py' adding 'pandapower/plotting/plotly/get_colors.py' adding 'pandapower/plotting/plotly/mapbox_plot.py' adding 'pandapower/plotting/plotly/pf_res_plotly.py' adding 'pandapower/plotting/plotly/simple_plotly.py' adding 'pandapower/plotting/plotly/traces.py' adding 'pandapower/plotting/plotly/vlevel_plotly.py' adding 'pandapower/shortcircuit/__init__.py' adding 'pandapower/shortcircuit/calc_sc.py' adding 'pandapower/shortcircuit/currents.py' adding 'pandapower/shortcircuit/idx_brch.py' adding 'pandapower/shortcircuit/idx_bus.py' adding 'pandapower/shortcircuit/impedance.py' adding 'pandapower/shortcircuit/kappa.py' adding 'pandapower/shortcircuit/results.py' adding 'pandapower/test/__init__.py' adding 'pandapower/test/conftest.py' adding 'pandapower/test/consistency_checks.py' adding 'pandapower/test/toolbox.py' adding 'pandapower/test/api/__init__.py' adding 'pandapower/test/api/old_net.p' adding 'pandapower/test/api/test_auxiliary.py' adding 'pandapower/test/api/test_create.py' adding 'pandapower/test/api/test_diagnostic.py' adding 'pandapower/test/api/test_file_io.py' adding 'pandapower/test/api/test_std_types.py' adding 'pandapower/test/api/test_toolbox.py' adding 'pandapower/test/converter/__init__.py' adding 'pandapower/test/converter/case24_ieee_rts.mat' adding 'pandapower/test/converter/case2_2_by_code.p' adding 'pandapower/test/converter/ppc_testgrids.p' adding 'pandapower/test/converter/pypower_cases.p' adding 'pandapower/test/converter/test_from_mpc.py' adding 'pandapower/test/converter/test_from_ppc.py' adding 'pandapower/test/converter/test_to_ppc_and_mpc.py' adding 'pandapower/test/estimation/3bus_wls.p' adding 'pandapower/test/estimation/__init__.py' adding 'pandapower/test/estimation/test_wls_estimation.py' adding 'pandapower/test/loadflow/__init__.py' adding 'pandapower/test/loadflow/result_test_network_generator.py' adding 'pandapower/test/loadflow/test_results.py' adding 'pandapower/test/loadflow/test_rundcpp.py' adding 'pandapower/test/loadflow/test_runpp.py' adding 'pandapower/test/loadflow/test_scenarios.py' adding 'pandapower/test/loadflow/testgrid.p' adding 'pandapower/test/networks/__init__.py' adding 'pandapower/test/networks/test_cigre_networks.py' adding 'pandapower/test/networks/test_create_example.py' adding 'pandapower/test/networks/test_dickert_lv_networks.py' adding 'pandapower/test/networks/test_kerber_extreme_networks.py' adding 'pandapower/test/networks/test_kerber_networks.py' adding 'pandapower/test/networks/test_mv_oberrhein.py' adding 'pandapower/test/networks/test_power_system_test_cases.py' adding 'pandapower/test/networks/test_simple_pandapower_test_networks.py' adding 'pandapower/test/networks/test_synthetic_voltage_control_lv_networks.py' adding 'pandapower/test/opf/__init__.py' adding 'pandapower/test/opf/test_3point_pwl.py' adding 'pandapower/test/opf/test_basic.py' adding 'pandapower/test/opf/test_check_opf_data.py' adding 'pandapower/test/opf/test_costs_mixed.py' adding 'pandapower/test/opf/test_costs_pol.py' adding 'pandapower/test/opf/test_costs_pwl.py' adding 'pandapower/test/opf/test_costs_pwl_q.py' adding 'pandapower/test/opf/test_curtailment.py' adding 'pandapower/test/opf/test_dcline.py' adding 'pandapower/test/opf/test_oberrhein.py' adding 'pandapower/test/opf/test_opf_cigre.py' adding 'pandapower/test/shortcircuit/__init__.py' adding 'pandapower/test/shortcircuit/sc_test_meshed_grid.p' adding 'pandapower/test/shortcircuit/test_gen.py' adding 'pandapower/test/shortcircuit/test_impedance.py' adding 'pandapower/test/shortcircuit/test_meshing_detection.py' adding 'pandapower/test/shortcircuit/test_min_branch_results.py' adding 'pandapower/test/shortcircuit/test_motor.py' adding 'pandapower/test/shortcircuit/test_ring.py' adding 'pandapower/test/shortcircuit/test_sgen.py' adding 'pandapower/test/shortcircuit/test_trafo3w.py' adding 'pandapower/test/shortcircuit/test_transformer.py' adding 'pandapower/topology/__init__.py' adding 'pandapower/topology/create_graph.py' adding 'pandapower/topology/graph_searches.py' adding 'pandapower-1.4.1.dist-info/DESCRIPTION.rst' adding 'pandapower-1.4.1.dist-info/LICENSE.txt' adding 'pandapower-1.4.1.dist-info/metadata.json' adding 'pandapower-1.4.1.dist-info/top_level.txt' adding 'pandapower-1.4.1.dist-info/WHEEL' adding 'pandapower-1.4.1.dist-info/METADATA' adding 'pandapower-1.4.1.dist-info/RECORD' Running setup.py bdist_wheel for pandapower: finished with status 'done' Stored in directory: /tmp/tmpm5tt2uaa Successfully built pandapower Cleaning up... Removing source in /tmp/pip-build-j4s89dz_/pandapower