Collecting TotalDepth==0.2.0 1 location(s) to search for versions of TotalDepth: * https://pypi.python.org/simple/totaldepth/ Getting page https://pypi.python.org/simple/totaldepth/ Analyzing links from page https://pypi.python.org/simple/totaldepth/ Found link https://pypi.python.org/packages/15/9c/34f96ba6895ca6f196f89e5048f0f2a2d309c6483b9d9b24ec9553b6e868/TotalDepth-0.2.0.tar.gz#md5=83158851323cf2779ad8eecb22bbaac0 (from https://pypi.python.org/simple/totaldepth/), version: 0.2.0 Skipping link https://pypi.python.org/packages/b3/89/7f367377d66751537ac40b114e838bf154fd318391675cfd3d885ea94783/TotalDepth-0.2.0-py3.6-macosx-10.6-intel.egg#md5=7292f6099358998bec490cffaab7b25d (from https://pypi.python.org/simple/totaldepth/); unsupported archive format: .egg Using version 0.2.0 (newest of versions: 0.2.0) Downloading TotalDepth-0.2.0.tar.gz (4.7MB) Downloading from URL https://pypi.python.org/packages/15/9c/34f96ba6895ca6f196f89e5048f0f2a2d309c6483b9d9b24ec9553b6e868/TotalDepth-0.2.0.tar.gz#md5=83158851323cf2779ad8eecb22bbaac0 (from https://pypi.python.org/simple/totaldepth/) Running setup.py (path:/tmp/pip-build-j22c8rik/TotalDepth/setup.py) egg_info for package TotalDepth Running command python setup.py egg_info zip_safe flag not set; analyzing archive contents... Installed /tmp/pip-build-j22c8rik/TotalDepth/.eggs/pytest_runner-3.0-py3.4.egg running egg_info creating pip-egg-info/TotalDepth.egg-info writing dependency_links to pip-egg-info/TotalDepth.egg-info/dependency_links.txt writing pip-egg-info/TotalDepth.egg-info/PKG-INFO writing entry points to pip-egg-info/TotalDepth.egg-info/entry_points.txt writing requirements to pip-egg-info/TotalDepth.egg-info/requires.txt writing top-level names to pip-egg-info/TotalDepth.egg-info/top_level.txt writing manifest file 'pip-egg-info/TotalDepth.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/TotalDepth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' writing manifest file 'pip-egg-info/TotalDepth.egg-info/SOURCES.txt' Source in /tmp/pip-build-j22c8rik/TotalDepth has version 0.2.0, which satisfies requirement TotalDepth==0.2.0 from https://pypi.python.org/packages/15/9c/34f96ba6895ca6f196f89e5048f0f2a2d309c6483b9d9b24ec9553b6e868/TotalDepth-0.2.0.tar.gz#md5=83158851323cf2779ad8eecb22bbaac0 Building wheels for collected packages: TotalDepth Running setup.py bdist_wheel for TotalDepth: started Destination directory: /tmp/tmpcw714aflpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-j22c8rik/TotalDepth/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/tmpcw714aflpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/TotalDepth copying src/TotalDepth/PlotLogs.py -> build/lib/TotalDepth copying src/TotalDepth/__init__.py -> build/lib/TotalDepth creating build/lib/TotalDepth/LIS copying src/TotalDepth/LIS/ProcLISPath.py -> build/lib/TotalDepth/LIS copying src/TotalDepth/LIS/DeTif.py -> build/lib/TotalDepth/LIS copying src/TotalDepth/LIS/ScanLogiData.py -> build/lib/TotalDepth/LIS copying src/TotalDepth/LIS/ScanLogiRec.py -> build/lib/TotalDepth/LIS copying src/TotalDepth/LIS/RandomFrameSetRead.py -> build/lib/TotalDepth/LIS copying src/TotalDepth/LIS/Index.py -> build/lib/TotalDepth/LIS copying src/TotalDepth/LIS/ScanPhysRec.py -> build/lib/TotalDepth/LIS copying src/TotalDepth/LIS/PlotLogPasses.py -> build/lib/TotalDepth/LIS copying src/TotalDepth/LIS/LisToHtml.py -> build/lib/TotalDepth/LIS copying src/TotalDepth/LIS/__init__.py -> build/lib/TotalDepth/LIS copying src/TotalDepth/LIS/TableHistogram.py -> build/lib/TotalDepth/LIS copying src/TotalDepth/LIS/DumpFrameSet.py -> build/lib/TotalDepth/LIS creating build/lib/TotalDepth/LAS copying src/TotalDepth/LAS/__init__.py -> build/lib/TotalDepth/LAS copying src/TotalDepth/LAS/ReadLASFiles.py -> build/lib/TotalDepth/LAS creating build/lib/TotalDepth/util copying src/TotalDepth/util/CmnCmdOpts.py -> build/lib/TotalDepth/util copying src/TotalDepth/util/ExecTimer.py -> build/lib/TotalDepth/util copying src/TotalDepth/util/XmlWrite.py -> build/lib/TotalDepth/util copying src/TotalDepth/util/DictTree.py -> build/lib/TotalDepth/util copying src/TotalDepth/util/DirWalk.py -> build/lib/TotalDepth/util copying src/TotalDepth/util/HtmlUtils.py -> build/lib/TotalDepth/util copying src/TotalDepth/util/FileBuffer.py -> build/lib/TotalDepth/util copying src/TotalDepth/util/Histogram.py -> build/lib/TotalDepth/util copying src/TotalDepth/util/FileStatus.py -> build/lib/TotalDepth/util copying src/TotalDepth/util/SCHeap.py -> build/lib/TotalDepth/util copying src/TotalDepth/util/__init__.py -> build/lib/TotalDepth/util copying src/TotalDepth/util/PatternSearch.py -> build/lib/TotalDepth/util creating build/lib/TotalDepth/RP66 copying src/TotalDepth/RP66/ScanLogiData.py -> build/lib/TotalDepth/RP66 copying src/TotalDepth/RP66/__init__.py -> build/lib/TotalDepth/RP66 copying src/TotalDepth/RP66/ScanVisiRec.py -> build/lib/TotalDepth/RP66 copying src/TotalDepth/RP66/ScanV1EFLR.py -> build/lib/TotalDepth/RP66 creating build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/NamedStruct.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/FileIndexer.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/TifMarker.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/EngVal.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/RawStream.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/GenLisFiles.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/Mnem.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/pRepCode.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/Units.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/IndexBuiltIn.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/Type01Plan.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/RepCode.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/XNAM.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/LisGen.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/LogiRec.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/PhysRec.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/setup.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/__init__.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/LogPass.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/File.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/FrameSet.py -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/Rle.py -> build/lib/TotalDepth/LIS/core creating build/lib/TotalDepth/LAS/core copying src/TotalDepth/LAS/core/LASConstants.py -> build/lib/TotalDepth/LAS/core copying src/TotalDepth/LAS/core/LASRead.py -> build/lib/TotalDepth/LAS/core copying src/TotalDepth/LAS/core/__init__.py -> build/lib/TotalDepth/LAS/core creating build/lib/TotalDepth/util/plot copying src/TotalDepth/util/plot/PlotDriver.py -> build/lib/TotalDepth/util/plot copying src/TotalDepth/util/plot/XMLMatches.py -> build/lib/TotalDepth/util/plot copying src/TotalDepth/util/plot/AREACfg.py -> build/lib/TotalDepth/util/plot copying src/TotalDepth/util/plot/Coord.py -> build/lib/TotalDepth/util/plot copying src/TotalDepth/util/plot/Plot.py -> build/lib/TotalDepth/util/plot copying src/TotalDepth/util/plot/PlotConstants.py -> build/lib/TotalDepth/util/plot copying src/TotalDepth/util/plot/XMLCfg.py -> build/lib/TotalDepth/util/plot copying src/TotalDepth/util/plot/PRESCfgXML.py -> build/lib/TotalDepth/util/plot copying src/TotalDepth/util/plot/Track.py -> build/lib/TotalDepth/util/plot copying src/TotalDepth/util/plot/PRESCfg.py -> build/lib/TotalDepth/util/plot copying src/TotalDepth/util/plot/ViewSVGHeader.py -> build/lib/TotalDepth/util/plot copying src/TotalDepth/util/plot/__init__.py -> build/lib/TotalDepth/util/plot copying src/TotalDepth/util/plot/SVGWriter.py -> build/lib/TotalDepth/util/plot copying src/TotalDepth/util/plot/XGrid.py -> build/lib/TotalDepth/util/plot copying src/TotalDepth/util/plot/Stroke.py -> build/lib/TotalDepth/util/plot copying src/TotalDepth/util/plot/LogHeader.py -> build/lib/TotalDepth/util/plot copying src/TotalDepth/util/plot/FILMCfg.py -> build/lib/TotalDepth/util/plot copying src/TotalDepth/util/plot/FILMCfgXML.py -> build/lib/TotalDepth/util/plot creating build/lib/TotalDepth/RP66/core copying src/TotalDepth/RP66/core/LogiData.py -> build/lib/TotalDepth/RP66/core copying src/TotalDepth/RP66/core/AttrComp.py -> build/lib/TotalDepth/RP66/core copying src/TotalDepth/RP66/core/RepCode.py -> build/lib/TotalDepth/RP66/core copying src/TotalDepth/RP66/core/Encryption.py -> build/lib/TotalDepth/RP66/core copying src/TotalDepth/RP66/core/VisiRec.py -> build/lib/TotalDepth/RP66/core copying src/TotalDepth/RP66/core/__init__.py -> build/lib/TotalDepth/RP66/core copying src/TotalDepth/RP66/core/File.py -> build/lib/TotalDepth/RP66/core running egg_info writing src/TotalDepth.egg-info/PKG-INFO writing requirements to src/TotalDepth.egg-info/requires.txt writing dependency_links to src/TotalDepth.egg-info/dependency_links.txt writing entry points to src/TotalDepth.egg-info/entry_points.txt writing top-level names to src/TotalDepth.egg-info/top_level.txt reading manifest file 'src/TotalDepth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' writing manifest file 'src/TotalDepth.egg-info/SOURCES.txt' copying src/TotalDepth/LIS/core/cFrameSet.c -> build/lib/TotalDepth/LIS/core copying src/TotalDepth/LIS/core/cRepCode.c -> build/lib/TotalDepth/LIS/core creating build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Azimuthal_Density_3Track.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Azimuthal_Density_Image.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Azimuthal_Resistivity_3Track.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Blank_3Track_Depth.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Blank_3Track_Time.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Formation_Micro_Image_Aligned.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Formation_Micro_Image_Processed.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Formation_Test_Time.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/HDT.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Micro_Resistivity_3Track.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Natural_GR_Spectrometry_3Track.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/OilBaseMicroImager_Equalized.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Porosity_GR_3Track.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Pulsed_Neutron_3Track.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Pulsed_Neutron_Time.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Resistivity_3Track_Correlation.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Resistivity_3Track_Logrithmic.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Resistivity_Porosity_GR_3Track.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Resistivity_Radial_Investigation_Image.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Resistivity_at_the_Bit.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Resistivity_at_the_bit_deep_image.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Resistivity_at_the_bit_medium_image.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Resistivity_at_the_bit_shallow_image.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Sonic_3Track.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Sonic_LowerDipole_VDL.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Sonic_P_S_VDL.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Sonic_Stonely_VDL.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Sonic_UpperDipole_VDL.xml -> build/lib/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Sonic_Waveform4_Depth.xml -> build/lib/TotalDepth/util/plot/formats 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/TotalDepth creating build/bdist.linux-armv7l/wheel/TotalDepth/LIS copying build/lib/TotalDepth/LIS/ProcLISPath.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS copying build/lib/TotalDepth/LIS/DeTif.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS copying build/lib/TotalDepth/LIS/ScanLogiData.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS copying build/lib/TotalDepth/LIS/ScanLogiRec.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS copying build/lib/TotalDepth/LIS/RandomFrameSetRead.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS copying build/lib/TotalDepth/LIS/Index.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS copying build/lib/TotalDepth/LIS/ScanPhysRec.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS copying build/lib/TotalDepth/LIS/PlotLogPasses.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS copying build/lib/TotalDepth/LIS/LisToHtml.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS copying build/lib/TotalDepth/LIS/__init__.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS copying build/lib/TotalDepth/LIS/TableHistogram.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS creating build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/NamedStruct.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/FileIndexer.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/TifMarker.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/EngVal.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/RawStream.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/GenLisFiles.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/Mnem.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/pRepCode.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/Units.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/IndexBuiltIn.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/Type01Plan.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/RepCode.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/XNAM.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/LisGen.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/cRepCode.c -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/cFrameSet.c -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/LogiRec.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/PhysRec.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/setup.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/__init__.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/LogPass.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/File.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/FrameSet.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/core/Rle.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS/core copying build/lib/TotalDepth/LIS/DumpFrameSet.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LIS creating build/bdist.linux-armv7l/wheel/TotalDepth/LAS copying build/lib/TotalDepth/LAS/__init__.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LAS creating build/bdist.linux-armv7l/wheel/TotalDepth/LAS/core copying build/lib/TotalDepth/LAS/core/LASConstants.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LAS/core copying build/lib/TotalDepth/LAS/core/LASRead.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LAS/core copying build/lib/TotalDepth/LAS/core/__init__.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LAS/core copying build/lib/TotalDepth/LAS/ReadLASFiles.py -> build/bdist.linux-armv7l/wheel/TotalDepth/LAS creating build/bdist.linux-armv7l/wheel/TotalDepth/util copying build/lib/TotalDepth/util/CmnCmdOpts.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util copying build/lib/TotalDepth/util/ExecTimer.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util copying build/lib/TotalDepth/util/XmlWrite.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util copying build/lib/TotalDepth/util/DictTree.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util copying build/lib/TotalDepth/util/DirWalk.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util copying build/lib/TotalDepth/util/HtmlUtils.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util copying build/lib/TotalDepth/util/FileBuffer.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util copying build/lib/TotalDepth/util/Histogram.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util creating build/bdist.linux-armv7l/wheel/TotalDepth/util/plot copying build/lib/TotalDepth/util/plot/PlotDriver.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot copying build/lib/TotalDepth/util/plot/XMLMatches.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot copying build/lib/TotalDepth/util/plot/AREACfg.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot copying build/lib/TotalDepth/util/plot/Coord.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot copying build/lib/TotalDepth/util/plot/Plot.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot copying build/lib/TotalDepth/util/plot/PlotConstants.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot copying build/lib/TotalDepth/util/plot/XMLCfg.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot copying build/lib/TotalDepth/util/plot/PRESCfgXML.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot creating build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Azimuthal_Density_3Track.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Resistivity_Radial_Investigation_Image.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/OilBaseMicroImager_Equalized.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Sonic_Waveform4_Depth.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Resistivity_at_the_Bit.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/HDT.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Resistivity_at_the_bit_shallow_image.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Sonic_UpperDipole_VDL.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Formation_Test_Time.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Sonic_LowerDipole_VDL.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Blank_3Track_Time.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Porosity_GR_3Track.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Resistivity_Porosity_GR_3Track.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Resistivity_at_the_bit_medium_image.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Micro_Resistivity_3Track.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Formation_Micro_Image_Processed.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Formation_Micro_Image_Aligned.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Pulsed_Neutron_3Track.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Azimuthal_Resistivity_3Track.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Resistivity_at_the_bit_deep_image.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Resistivity_3Track_Logrithmic.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Resistivity_3Track_Correlation.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Azimuthal_Density_Image.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Natural_GR_Spectrometry_3Track.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Blank_3Track_Depth.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Sonic_P_S_VDL.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Sonic_Stonely_VDL.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Sonic_3Track.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/formats/Pulsed_Neutron_Time.xml -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot/formats copying build/lib/TotalDepth/util/plot/Track.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot copying build/lib/TotalDepth/util/plot/PRESCfg.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot copying build/lib/TotalDepth/util/plot/ViewSVGHeader.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot copying build/lib/TotalDepth/util/plot/__init__.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot copying build/lib/TotalDepth/util/plot/SVGWriter.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot copying build/lib/TotalDepth/util/plot/XGrid.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot copying build/lib/TotalDepth/util/plot/Stroke.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot copying build/lib/TotalDepth/util/plot/LogHeader.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot copying build/lib/TotalDepth/util/plot/FILMCfg.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot copying build/lib/TotalDepth/util/plot/FILMCfgXML.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util/plot copying build/lib/TotalDepth/util/FileStatus.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util copying build/lib/TotalDepth/util/SCHeap.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util copying build/lib/TotalDepth/util/__init__.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util copying build/lib/TotalDepth/util/PatternSearch.py -> build/bdist.linux-armv7l/wheel/TotalDepth/util copying build/lib/TotalDepth/PlotLogs.py -> build/bdist.linux-armv7l/wheel/TotalDepth creating build/bdist.linux-armv7l/wheel/TotalDepth/RP66 copying build/lib/TotalDepth/RP66/ScanLogiData.py -> build/bdist.linux-armv7l/wheel/TotalDepth/RP66 copying build/lib/TotalDepth/RP66/__init__.py -> build/bdist.linux-armv7l/wheel/TotalDepth/RP66 copying build/lib/TotalDepth/RP66/ScanVisiRec.py -> build/bdist.linux-armv7l/wheel/TotalDepth/RP66 creating build/bdist.linux-armv7l/wheel/TotalDepth/RP66/core copying build/lib/TotalDepth/RP66/core/LogiData.py -> build/bdist.linux-armv7l/wheel/TotalDepth/RP66/core copying build/lib/TotalDepth/RP66/core/AttrComp.py -> build/bdist.linux-armv7l/wheel/TotalDepth/RP66/core copying build/lib/TotalDepth/RP66/core/RepCode.py -> build/bdist.linux-armv7l/wheel/TotalDepth/RP66/core copying build/lib/TotalDepth/RP66/core/Encryption.py -> build/bdist.linux-armv7l/wheel/TotalDepth/RP66/core copying build/lib/TotalDepth/RP66/core/VisiRec.py -> build/bdist.linux-armv7l/wheel/TotalDepth/RP66/core copying build/lib/TotalDepth/RP66/core/__init__.py -> build/bdist.linux-armv7l/wheel/TotalDepth/RP66/core copying build/lib/TotalDepth/RP66/core/File.py -> build/bdist.linux-armv7l/wheel/TotalDepth/RP66/core copying build/lib/TotalDepth/RP66/ScanV1EFLR.py -> build/bdist.linux-armv7l/wheel/TotalDepth/RP66 copying build/lib/TotalDepth/__init__.py -> build/bdist.linux-armv7l/wheel/TotalDepth running install_data creating build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data creating build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data creating build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth creating build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util creating build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot creating build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats copying src/TotalDepth/util/plot/formats/Azimuthal_Density_3Track.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Azimuthal_Density_Image.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Azimuthal_Resistivity_3Track.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Blank_3Track_Depth.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Blank_3Track_Time.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Formation_Micro_Image_Aligned.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Formation_Micro_Image_Processed.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Formation_Test_Time.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/HDT.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Micro_Resistivity_3Track.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Natural_GR_Spectrometry_3Track.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/OilBaseMicroImager_Equalized.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Porosity_GR_3Track.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Pulsed_Neutron_3Track.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Pulsed_Neutron_Time.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Resistivity_3Track_Correlation.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Resistivity_3Track_Logrithmic.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Resistivity_Porosity_GR_3Track.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Resistivity_Radial_Investigation_Image.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Resistivity_at_the_Bit.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Resistivity_at_the_bit_deep_image.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Resistivity_at_the_bit_medium_image.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Resistivity_at_the_bit_shallow_image.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Sonic_3Track.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Sonic_LowerDipole_VDL.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Sonic_P_S_VDL.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Sonic_Stonely_VDL.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Sonic_UpperDipole_VDL.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ copying src/TotalDepth/util/plot/formats/Sonic_Waveform4_Depth.xml -> build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.data/data/TotalDepth/util/plot/formats/ running install_egg_info Copying src/TotalDepth.egg-info to build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/TotalDepth-0.2.0.dist-info/WHEEL Running setup.py bdist_wheel for TotalDepth: finished with status 'done' Stored in directory: /tmp/tmp7qbfbjb2 Successfully built TotalDepth Cleaning up... Removing source in /tmp/pip-build-j22c8rik/TotalDepth