hello, i have compiled successfully, but when i run the code ,there is an error about jpegio.
File "/home/x1234/Dan/Dan_test/CAT/tools/../jpegio/init.py", line 6, in
from .componentinfo import ComponentInfo
ModuleNotFoundError: No module named 'jpegio.componentinfo'
hello, i have compiled successfully, but when i run the code ,there is an error about jpegio.
File "/home/x1234/Dan/Dan_test/CAT/tools/../jpegio/init.py", line 6, in
from .componentinfo import ComponentInfo
ModuleNotFoundError: No module named 'jpegio.componentinfo'
(cat) x1234@hbuzntw002-Precision-7920-Tower:~/Dan/Dan_test/CAT/jpegio$ python se tup.py install [LIBJPEG] jpegio/libjpeg/src/jidctfst.c [LIBJPEG] jpegio/libjpeg/src/jcinit.c [LIBJPEG] jpegio/libjpeg/src/jdcolor.c [LIBJPEG] jpegio/libjpeg/src/jcsample.c [LIBJPEG] jpegio/libjpeg/src/jdhuff.c [LIBJPEG] jpegio/libjpeg/src/jcmarker.c [LIBJPEG] jpegio/libjpeg/src/jccoefct.c [LIBJPEG] jpegio/libjpeg/src/jcmaster.c [LIBJPEG] jpegio/libjpeg/src/jdinput.c [LIBJPEG] jpegio/libjpeg/src/jcprepct.c [LIBJPEG] jpegio/libjpeg/src/jdatadst.c [LIBJPEG] jpegio/libjpeg/src/jquant1.c [LIBJPEG] jpegio/libjpeg/src/jdatasrc.c [LIBJPEG] jpegio/libjpeg/src/jdpostct.c [LIBJPEG] jpegio/libjpeg/src/jccolor.c [LIBJPEG] jpegio/libjpeg/src/jdmaster.c [LIBJPEG] jpegio/libjpeg/src/jchuff.c [LIBJPEG] jpegio/libjpeg/src/jerror.c [LIBJPEG] jpegio/libjpeg/src/jutils.c [LIBJPEG] jpegio/libjpeg/src/jcparam.c [LIBJPEG] jpegio/libjpeg/src/jidctint.c [LIBJPEG] jpegio/libjpeg/src/jdsample.c [LIBJPEG] jpegio/libjpeg/src/jcapimin.c [LIBJPEG] jpegio/libjpeg/src/jdarith.c [LIBJPEG] jpegio/libjpeg/src/jctrans.c [LIBJPEG] jpegio/libjpeg/src/jfdctflt.c [LIBJPEG] jpegio/libjpeg/src/jmemnobs.c [LIBJPEG] jpegio/libjpeg/src/jfdctfst.c [LIBJPEG] jpegio/libjpeg/src/jcapistd.c [LIBJPEG] jpegio/libjpeg/src/jdapistd.c [LIBJPEG] jpegio/libjpeg/src/jcomapi.c [LIBJPEG] jpegio/libjpeg/src/jidctflt.c [LIBJPEG] jpegio/libjpeg/src/jdmainct.c [LIBJPEG] jpegio/libjpeg/src/jcmainct.c [LIBJPEG] jpegio/libjpeg/src/jdcoefct.c [LIBJPEG] jpegio/libjpeg/src/jddctmgr.c [LIBJPEG] jpegio/libjpeg/src/jdapimin.c [LIBJPEG] jpegio/libjpeg/src/jaricom.c [LIBJPEG] jpegio/libjpeg/src/jdmarker.c [LIBJPEG] jpegio/libjpeg/src/jcarith.c [LIBJPEG] jpegio/libjpeg/src/jquant2.c [LIBJPEG] jpegio/libjpeg/src/jmemmgr.c [LIBJPEG] jpegio/libjpeg/src/jfdctint.c [LIBJPEG] jpegio/libjpeg/src/jdmerge.c [LIBJPEG] jpegio/libjpeg/src/jcdctmgr.c [LIBJPEG] jpegio/libjpeg/src/jdtrans.c running install running bdist_egg running egg_info creating jpegio.egg-info writing jpegio.egg-info/PKG-INFO writing dependency_links to jpegio.egg-info/dependency_links.txt writing top-level names to jpegio.egg-info/top_level.txt writing manifest file 'jpegio.egg-info/SOURCES.txt' reading manifest file 'jpegio.egg-info/SOURCES.txt' writing manifest file 'jpegio.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/jpegio copying jpegio/init.py -> build/lib.linux-x86_64-3.6/jpegio copying jpegio/flags.py -> build/lib.linux-x86_64-3.6/jpegio copying jpegio/io.py -> build/lib.linux-x86_64-3.6/jpegio copying jpegio/clibjpeg.pxd -> build/lib.linux-x86_64-3.6/jpegio copying jpegio/componentinfo.pxd -> build/lib.linux-x86_64-3.6/jpegio copying jpegio/decompressedjpeg.pxd -> build/lib.linux-x86_64-3.6/jpegio copying jpegio/jstruct.pxd -> build/lib.linux-x86_64-3.6/jpegio copying jpegio/decompressedjpeg.pyx -> build/lib.linux-x86_64-3.6/jpegio copying jpegio/componentinfo.pyx -> build/lib.linux-x86_64-3.6/jpegio copying jpegio/mat2D.h -> build/lib.linux-x86_64-3.6/jpegio copying jpegio/jstruct.h -> build/lib.linux-x86_64-3.6/jpegio running build_ext building 'jpegio.componentinfo' extension creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/jpegio gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/numpy/core/ include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_test/CAT/jpe gio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpegio -I/home/ x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/componentinfo.cpp -o build /temp.linux-x86_64-3.6/jpegio/componentinfo.o -w -fPIC -m64 cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ g++ -pthread -shared -L/home/x1234/anaconda3/envs/cat/lib -Wl,-rpath=/home/x1234 /anaconda3/envs/cat/lib,--no-as-needed build/temp.linux-x86_64-3.6/jpegio/compon entinfo.o -L/home/x1234/anaconda3/envs/cat/lib -lpython3.6m -o build/lib.linux-x 86_64-3.6/jpegio/componentinfo.cpython-36m-x86_64-linux-gnu.so building 'jpegio.decompressedjpeg' extension creating build/temp.linux-x86_64-3.6/jpegio/libjpeg creating build/temp.linux-x86_64-3.6/jpegio/libjpeg/src gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/decompressedjpe g.cpp -o build/temp.linux-x86_64-3.6/jpegio/decompressedjpeg.o -w -fPIC -m64 cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/jstruct.cpp -o build/temp.linux-x86_64-3.6/jpegio/jstruct.o -w -fPIC -m64 cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jid ctfst.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jidctfst.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jci nit.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jcinit.o -w -fPIC -m64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jdc olor.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdcolor.o -w -fPIC -m64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jcs ample.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jcsample.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jdh uff.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdhuff.o -w -fPIC -m64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jcm arker.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jcmarker.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jcc oefct.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jccoefct.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jcm aster.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jcmaster.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jdi nput.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdinput.o -w -fPIC -m64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jcp repct.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jcprepct.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jda tadst.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdatadst.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jqu ant1.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jquant1.o -w -fPIC -m64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jda tasrc.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdatasrc.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jdp ostct.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdpostct.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jcc olor.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jccolor.o -w -fPIC -m64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jdm aster.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdmaster.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jch uff.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jchuff.o -w -fPIC -m64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jer ror.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jerror.o -w -fPIC -m64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jut ils.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jutils.o -w -fPIC -m64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jcp aram.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jcparam.o -w -fPIC -m64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jid ctint.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jidctint.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jds ample.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdsample.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jca pimin.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jcapimin.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jda rith.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdarith.o -w -fPIC -m64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jct rans.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jctrans.o -w -fPIC -m64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jfd ctflt.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jfdctflt.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jme mnobs.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jmemnobs.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jfd ctfst.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jfdctfst.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jca pistd.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jcapistd.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jda pistd.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdapistd.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jco mapi.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jcomapi.o -w -fPIC -m64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jid ctflt.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jidctflt.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jdm ainct.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdmainct.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jcm ainct.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jcmainct.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jdc oefct.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdcoefct.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jdd ctmgr.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jddctmgr.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jda pimin.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdapimin.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jar icom.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jaricom.o -w -fPIC -m64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jdm arker.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdmarker.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jca rith.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jcarith.o -w -fPIC -m64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jqu ant2.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jquant2.o -w -fPIC -m64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jme mmgr.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jmemmgr.o -w -fPIC -m64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jfd ctint.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jfdctint.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jdm erge.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdmerge.o -w -fPIC -m64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jcd ctmgr.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jcdctmgr.o -w -fPIC -m 64 gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -f PIC -I. -I./jpegio -I/home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/ numpy/core/include -I/home/x1234/Dan/Dan_test/CAT/jpegio -I/home/x1234/Dan/Dan_t est/CAT/jpegio/jpegio/libjpeg/include -I/home/x1234/Dan/Dan_test/CAT/jpegio/jpeg io -I/home/x1234/anaconda3/envs/cat/include/python3.6m -c jpegio/libjpeg/src/jdt rans.c -o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdtrans.o -w -fPIC -m64 g++ -pthread -shared -L/home/x1234/anaconda3/envs/cat/lib -Wl,-rpath=/home/x1234 /anaconda3/envs/cat/lib,--no-as-needed build/temp.linux-x86_64-3.6/jpegio/decomp ressedjpeg.o build/temp.linux-x86_64-3.6/jpegio/jstruct.o build/temp.linux-x86_6 4-3.6/jpegio/libjpeg/src/jidctfst.o build/temp.linux-x86_64-3.6/jpegio/libjpeg/s rc/jcinit.o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdcolor.o build/temp. linux-x86_64-3.6/jpegio/libjpeg/src/jcsample.o build/temp.linux-x86_64-3.6/jpegi o/libjpeg/src/jdhuff.o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jcmarker.o build/temp.linux-x8664-3.6/jpegio/libjpeg/src/jccoefct.o build/temp.linux-x86 64-3.6/jpegio/libjpeg/src/jcmaster.o build/temp.linux-x86_64-3.6/jpegio/libjpeg/ src/jdinput.o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jcprepct.o build/te mp.linux-x86_64-3.6/jpegio/libjpeg/src/jdatadst.o build/temp.linux-x86_64-3.6/jp egio/libjpeg/src/jquant1.o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdatas rc.o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdpostct.o build/temp.linux- x86_64-3.6/jpegio/libjpeg/src/jccolor.o build/temp.linux-x86_64-3.6/jpegio/libjp eg/src/jdmaster.o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jchuff.o build/ temp.linux-x86_64-3.6/jpegio/libjpeg/src/jerror.o build/temp.linux-x86_64-3.6/jp egio/libjpeg/src/jutils.o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jcparam .o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jidctint.o build/temp.linux-x8 6_64-3.6/jpegio/libjpeg/src/jdsample.o build/temp.linux-x86_64-3.6/jpegio/libjpe g/src/jcapimin.o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdarith.o build/ temp.linux-x86_64-3.6/jpegio/libjpeg/src/jctrans.o build/temp.linux-x86_64-3.6/j pegio/libjpeg/src/jfdctflt.o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jmem nobs.o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jfdctfst.o build/temp.linu x-x86_64-3.6/jpegio/libjpeg/src/jcapistd.o build/temp.linux-x86_64-3.6/jpegio/li bjpeg/src/jdapistd.o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jcomapi.o bu ild/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jidctflt.o build/temp.linux-x86_64- 3.6/jpegio/libjpeg/src/jdmainct.o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src /jcmainct.o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdcoefct.o build/temp .linux-x86_64-3.6/jpegio/libjpeg/src/jddctmgr.o build/temp.linux-x86_64-3.6/jpeg io/libjpeg/src/jdapimin.o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jaricom .o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdmarker.o build/temp.linux-x8 6_64-3.6/jpegio/libjpeg/src/jcarith.o build/temp.linux-x86_64-3.6/jpegio/libjpeg /src/jquant2.o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jmemmgr.o build/te mp.linux-x86_64-3.6/jpegio/libjpeg/src/jfdctint.o build/temp.linux-x86_64-3.6/jp egio/libjpeg/src/jdmerge.o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jcdctm gr.o build/temp.linux-x86_64-3.6/jpegio/libjpeg/src/jdtrans.o -L/home/x1234/Dan/ Dan_test/CAT/jpegio/jpegio/libjpeg/lib -L/home/x1234/anaconda3/envs/cat/lib -lpy thon3.6m -o build/lib.linux-x86_64-3.6/jpegio/decompressedjpeg.cpython-36m-x86_6 4-linux-gnu.so creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/jpegio copying build/lib.linux-x86_64-3.6/jpegio/decompressedjpeg.cpython-36m-x86_64-li nux-gnu.so -> build/bdist.linux-x86_64/egg/jpegio copying build/lib.linux-x86_64-3.6/jpegio/decompressedjpeg.pyx -> build/bdist.li nux-x86_64/egg/jpegio copying build/lib.linux-x86_64-3.6/jpegio/mat2D.h -> build/bdist.linux-x86_64/eg g/jpegio copying build/lib.linux-x86_64-3.6/jpegio/componentinfo.cpython-36m-x86_64-linux -gnu.so -> build/bdist.linux-x86_64/egg/jpegio copying build/lib.linux-x86_64-3.6/jpegio/init.py -> build/bdist.linux-x86_6 4/egg/jpegio copying build/lib.linux-x86_64-3.6/jpegio/jstruct.h -> build/bdist.linux-x86_64/ egg/jpegio copying build/lib.linux-x8664-3.6/jpegio/clibjpeg.pxd -> build/bdist.linux-x86 64/egg/jpegio copying build/lib.linux-x86_64-3.6/jpegio/componentinfo.pxd -> build/bdist.linux -x86_64/egg/jpegio copying build/lib.linux-x86_64-3.6/jpegio/flags.py -> build/bdist.linux-x86_64/e gg/jpegio copying build/lib.linux-x86_64-3.6/jpegio/componentinfo.pyx -> build/bdist.linux -x86_64/egg/jpegio copying build/lib.linux-x86_64-3.6/jpegio/decompressedjpeg.pxd -> build/bdist.li nux-x86_64/egg/jpegio copying build/lib.linux-x86_64-3.6/jpegio/io.py -> build/bdist.linux-x86_64/egg/ jpegio copying build/lib.linux-x86_64-3.6/jpegio/jstruct.pxd -> build/bdist.linux-x86_6 4/egg/jpegio byte-compiling build/bdist.linux-x86_64/egg/jpegio/init.py to init.cpyth on-36.pyc byte-compiling build/bdist.linux-x86_64/egg/jpegio/flags.py to flags.cpython-36. pyc byte-compiling build/bdist.linux-x86_64/egg/jpegio/io.py to io.cpython-36.pyc creating stub loader for jpegio/componentinfo.cpython-36m-x86_64-linux-gnu.so creating stub loader for jpegio/decompressedjpeg.cpython-36m-x86_64-linux-gnu.so byte-compiling build/bdist.linux-x86_64/egg/jpegio/componentinfo.py to component info.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/jpegio/decompressedjpeg.py to decomp ressedjpeg.cpython-36.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying jpegio.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying jpegio.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying jpegio.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG -INFO copying jpegio.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying jpegio.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt creating 'dist/jpegio-0.2.2-py3.6-linux-x86_64.egg' and adding 'build/bdist.linu x-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing jpegio-0.2.2-py3.6-linux-x86_64.egg creating /home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/jpegio-0.2.2 -py3.6-linux-x86_64.egg Extracting jpegio-0.2.2-py3.6-linux-x86_64.egg to /home/x1234/anaconda3/envs/cat /lib/python3.6/site-packages Adding jpegio 0.2.2 to easy-install.pth file
Installed /home/x1234/anaconda3/envs/cat/lib/python3.6/site-packages/jpegio-0.2. 2-py3.6-linux-x86_64.egg Processing dependencies for jpegio==0.2.2 Finished processing dependencies for jpegio==0.2.2