(pupillabs) fiza@fiza-MS-7C37:/$ python -c "import cv2; print(cv2._file_)" Traceback (most recent call last): File "", line 1, in AttributeError: module 'cv2' has no attribute '_file_' (pupillabs) fiza@fiza-MS-7C37:/$ python -v -c "import cv2" import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/encodings/__pycache__/__init__.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/encodings/__init__.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/encodings/__pycache__/__init__.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/codecs.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/codecs.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/codecs.cpython-38.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeca16a0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/encodings/__pycache__/aliases.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/encodings/aliases.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/encodings/__pycache__/aliases.cpython-38.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aec3ac70> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeca1490> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/encodings/__pycache__/utf_8.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/encodings/utf_8.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/encodings/__pycache__/utf_8.cpython-38.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeca18e0> import '_signal' # # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/encodings/__pycache__/latin_1.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/encodings/latin_1.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/encodings/__pycache__/latin_1.cpython-38.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aec3ad60> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/io.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/io.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/io.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/abc.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/abc.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/abc.cpython-38.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aec53250> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aec3af40> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/site.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/site.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/os.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/os.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/os.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/stat.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/stat.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/stat.cpython-38.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aebf0b80> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/_collections_abc.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/_collections_abc.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/_collections_abc.cpython-38.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aebf0c10> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/posixpath.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/posixpath.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/posixpath.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/genericpath.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/genericpath.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/genericpath.cpython-38.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aec26550> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aebf0ca0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aec672e0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/_sitebuiltins.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/_sitebuiltins.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/_sitebuiltins.cpython-38.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aec67b80> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/_bootlocale.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/_bootlocale.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/_bootlocale.cpython-38.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aec26970> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/types.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/types.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/types.cpython-38.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aec26c10> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/importlib/__pycache__/__init__.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/importlib/__init__.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/importlib/__pycache__/__init__.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/warnings.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/warnings.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/warnings.cpython-38.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeb997f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeb99490> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/importlib/__pycache__/util.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/importlib/util.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/importlib/__pycache__/util.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/importlib/__pycache__/abc.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/importlib/abc.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/importlib/__pycache__/abc.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/importlib/__pycache__/machinery.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/importlib/machinery.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/importlib/__pycache__/machinery.cpython-38.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aebadf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aebad370> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/contextlib.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/contextlib.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/contextlib.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/collections/__pycache__/__init__.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/collections/__init__.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/collections/__pycache__/__init__.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/operator.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/operator.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/operator.cpython-38.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeb61580> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/keyword.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/keyword.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/keyword.cpython-38.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeb61670> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/heapq.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/heapq.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/heapq.cpython-38.pyc' # extension module '_heapq' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_heapq.cpython-38-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_heapq.cpython-38-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8aeb61fa0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeb617f0> import 'itertools' # # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/reprlib.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/reprlib.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/reprlib.cpython-38.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeb61b80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aebc3760> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/functools.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/functools.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/functools.cpython-38.pyc' import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aebc3910> import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aebada30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeb99640> # possible namespace for /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/mpl_toolkits import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aec53bb0> Python 3.8.5 (default, Aug 5 2020, 08:36:46) [GCC 7.3.0] :: Anaconda, Inc. on linux Type "help", "copyright", "credits" or "license" for more information. # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/__pycache__/__init__.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/__init__.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/__pycache__/__init__.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/__pycache__/_globals.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/_globals.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/__pycache__/_globals.cpython-38.pyc' import 'numpy._globals' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeb199a0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/__pycache__/__config__.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/__config__.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/__pycache__/__config__.cpython-38.pyc' import 'numpy.__config__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeb19c40> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/__pycache__/version.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/version.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/__pycache__/version.cpython-38.pyc' import 'numpy.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeb19d60> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/__pycache__/_distributor_init.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/_distributor_init.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/__pycache__/_distributor_init.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/mkl/__pycache__/__init__.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/mkl/__init__.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/mkl/__pycache__/__init__.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/ctypes/__pycache__/__init__.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/ctypes/__init__.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/ctypes/__pycache__/__init__.cpython-38.pyc' # extension module '_ctypes' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_ctypes.cpython-38-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_ctypes.cpython-38-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8aeb356d0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/struct.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/struct.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/struct.cpython-38.pyc' # extension module '_struct' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_struct.cpython-38-x86_64-linux-gnu.so' # extension module '_struct' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_struct.cpython-38-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8aeb35d60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeb35b50> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/ctypes/__pycache__/_endian.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/ctypes/_endian.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/ctypes/__pycache__/_endian.cpython-38.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8a0b756d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeb2d400> # extension module 'mkl._mklinit' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/mkl/_mklinit.cpython-38-x86_64-linux-gnu.so' # extension module 'mkl._mklinit' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/mkl/_mklinit.cpython-38-x86_64-linux-gnu.so' import 'mkl._mklinit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8aeb2d850> # extension module 'mkl._py_mkl_service' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/mkl/_py_mkl_service.cpython-38-x86_64-linux-gnu.so' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/__pycache__/six.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/six.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/__pycache__/six.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/__future__.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__future__.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/__future__.cpython-38.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8a0b85dc0> import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeb2da00> # extension module 'mkl._py_mkl_service' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/mkl/_py_mkl_service.cpython-38-x86_64-linux-gnu.so' import 'mkl._py_mkl_service' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8aeb2d790> import 'mkl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeb19fa0> import 'numpy._distributor_init' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeb19df0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/__init__.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__init__.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/__init__.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/multiarray.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/multiarray.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/multiarray.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/overrides.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/overrides.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/overrides.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/textwrap.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/textwrap.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/textwrap.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/re.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/re.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/re.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/enum.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/enum.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/enum.cpython-38.pyc' import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8a0ba7a60> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/sre_compile.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/sre_compile.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/sre_compile.cpython-38.pyc' import '_sre' # # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/sre_parse.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/sre_parse.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/sre_parse.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/sre_constants.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/sre_constants.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/sre_constants.cpython-38.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8a0047700> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8a0034ca0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8a00343a0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/copyreg.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/copyreg.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/copyreg.cpython-38.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8a0052e20> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8a0b9efa0> import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8a0b9e970> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/datetime.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/datetime.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/datetime.cpython-38.pyc' # extension module 'math' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/math.cpython-38-x86_64-linux-gnu.so' # extension module 'math' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/math.cpython-38-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89fc98d00> # extension module '_datetime' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_datetime.cpython-38-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_datetime.cpython-38-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89fcaf3a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8a0ba7820> # extension module 'numpy.core._multiarray_umath' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/_multiarray_umath.cpython-38-x86_64-linux-gnu.so' # extension module 'numpy.core._multiarray_umath' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/_multiarray_umath.cpython-38-x86_64-linux-gnu.so' import 'numpy.core._multiarray_umath' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8a0b9ee20> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/compat/__pycache__/__init__.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/compat/__init__.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/compat/__pycache__/__init__.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/compat/__pycache__/_inspect.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/compat/_inspect.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/compat/__pycache__/_inspect.cpython-38.pyc' import 'numpy.compat._inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fc22eb0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/compat/__pycache__/py3k.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/compat/py3k.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/compat/__pycache__/py3k.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/pathlib.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/pathlib.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/pathlib.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/fnmatch.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/fnmatch.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/fnmatch.cpython-38.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fc465e0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/ntpath.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/ntpath.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/ntpath.cpython-38.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fc46820> import 'errno' # # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/urllib/__pycache__/__init__.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/urllib/__init__.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/urllib/__pycache__/__init__.cpython-38.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fc522e0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/urllib/__pycache__/parse.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/urllib/parse.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/urllib/__pycache__/parse.cpython-38.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fc52250> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fc29fd0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/pickle.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/pickle.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/pickle.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/_compat_pickle.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/_compat_pickle.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/_compat_pickle.cpython-38.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fbbed30> # extension module '_pickle' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_pickle.cpython-38-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_pickle.cpython-38-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89fbbee80> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fc2f880> import 'numpy.compat.py3k' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fc295b0> import 'numpy.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fc22bb0> import 'numpy.core.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8a0b9e4f0> import 'numpy.core.multiarray' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeb2d880> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/umath.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/umath.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/umath.cpython-38.pyc' import 'numpy.core.umath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fba5430> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/numerictypes.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/numerictypes.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/numerictypes.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/numbers.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/numbers.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/numbers.cpython-38.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8a00614f0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_string_helpers.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/_string_helpers.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_string_helpers.cpython-38.pyc' import 'numpy.core._string_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fb63e80> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_type_aliases.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/_type_aliases.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_type_aliases.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_dtype.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/_dtype.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_dtype.cpython-38.pyc' import 'numpy.core._dtype' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fb6d5b0> import 'numpy.core._type_aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fb6d130> import 'numpy.core.numerictypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8a0b9e250> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/numeric.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/numeric.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/numeric.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/shape_base.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/shape_base.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/shape_base.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_asarray.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/_asarray.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_asarray.cpython-38.pyc' import 'numpy.core._asarray' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fb0d550> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/fromnumeric.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/fromnumeric.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/fromnumeric.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_methods.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/_methods.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_methods.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_exceptions.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/_exceptions.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_exceptions.cpython-38.pyc' import 'numpy.core._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fb1f370> import 'numpy.core._methods' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fb19a60> import 'numpy.core.fromnumeric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fb0d8b0> import 'numpy.core.shape_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fb867c0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_ufunc_config.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/_ufunc_config.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_ufunc_config.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/collections/__pycache__/abc.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/collections/abc.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/collections/__pycache__/abc.cpython-38.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fb3b5b0> import 'numpy.core._ufunc_config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fb0d730> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/arrayprint.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/arrayprint.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/arrayprint.cpython-38.pyc' import 'numpy.core.arrayprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fb3bf40> import 'numpy.core.numeric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fb6dca0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/defchararray.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/defchararray.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/defchararray.cpython-38.pyc' import 'numpy.core.defchararray' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fb3b4c0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/records.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/records.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/records.cpython-38.pyc' import 'numpy.core.records' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89faf8dc0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/memmap.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/memmap.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/memmap.cpython-38.pyc' import 'numpy.core.memmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fa93310> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/function_base.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/function_base.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/function_base.cpython-38.pyc' import 'numpy.core.function_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fa935b0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/machar.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/machar.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/machar.cpython-38.pyc' import 'numpy.core.machar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fa93b20> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/getlimits.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/getlimits.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/getlimits.cpython-38.pyc' import 'numpy.core.getlimits' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fa93cd0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/einsumfunc.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/einsumfunc.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/einsumfunc.cpython-38.pyc' import 'numpy.core.einsumfunc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89faa1430> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_add_newdocs.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/_add_newdocs.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_add_newdocs.cpython-38.pyc' # extension module 'numpy.core._multiarray_tests' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/_multiarray_tests.cpython-38-x86_64-linux-gnu.so' # extension module 'numpy.core._multiarray_tests' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/_multiarray_tests.cpython-38-x86_64-linux-gnu.so' import 'numpy.core._multiarray_tests' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89faa1c10> import 'numpy.core._add_newdocs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89faa1c40> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_dtype_ctypes.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/_dtype_ctypes.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_dtype_ctypes.cpython-38.pyc' import 'numpy.core._dtype_ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89faa1f40> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_internal.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/_internal.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/core/__pycache__/_internal.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/ast.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/ast.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/ast.cpython-38.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fa2f370> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/platform.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/platform.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/platform.cpython-38.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fa2faf0> import 'numpy.core._internal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89faa1bb0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/__pycache__/_pytesttester.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/_pytesttester.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/__pycache__/_pytesttester.cpython-38.pyc' import 'numpy._pytesttester' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fa408e0> import 'numpy.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeb19a60> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/__init__.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__init__.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/__init__.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/mixins.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/mixins.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/mixins.cpython-38.pyc' import 'numpy.lib.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fa4d130> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/scimath.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/scimath.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/scimath.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/type_check.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/type_check.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/type_check.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/ufunclike.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/ufunclike.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/ufunclike.cpython-38.pyc' import 'numpy.lib.ufunclike' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fa56a90> import 'numpy.lib.type_check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fa51df0> import 'numpy.lib.scimath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fa51610> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/index_tricks.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/index_tricks.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/index_tricks.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/matrixlib/__pycache__/__init__.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/matrixlib/__init__.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/matrixlib/__pycache__/__init__.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/matrixlib/__pycache__/defmatrix.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/matrixlib/defmatrix.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/matrixlib/__pycache__/defmatrix.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/linalg/__pycache__/__init__.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/linalg/__init__.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/linalg/__pycache__/__init__.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/linalg/__pycache__/linalg.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/linalg/linalg.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/linalg/__pycache__/linalg.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/twodim_base.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/twodim_base.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/twodim_base.cpython-38.pyc' import 'numpy.lib.twodim_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fa03820> # extension module 'numpy.linalg.lapack_lite' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/linalg/lapack_lite.cpython-38-x86_64-linux-gnu.so' # extension module 'numpy.linalg.lapack_lite' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/linalg/lapack_lite.cpython-38-x86_64-linux-gnu.so' import 'numpy.linalg.lapack_lite' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89fa0a5b0> # extension module 'numpy.linalg._umath_linalg' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/linalg/_umath_linalg.cpython-38-x86_64-linux-gnu.so' # extension module 'numpy.linalg._umath_linalg' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/linalg/_umath_linalg.cpython-38-x86_64-linux-gnu.so' import 'numpy.linalg._umath_linalg' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89fa0a2e0> import 'numpy.linalg.linalg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f9f3370> import 'numpy.linalg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f9ecf70> import 'numpy.matrixlib.defmatrix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f9ec2b0> import 'numpy.matrixlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fa5eb50> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/function_base.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/function_base.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/function_base.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/histograms.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/histograms.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/histograms.cpython-38.pyc' import 'numpy.lib.histograms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f986400> import 'numpy.lib.function_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f9ece80> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/stride_tricks.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/stride_tricks.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/stride_tricks.cpython-38.pyc' import 'numpy.lib.stride_tricks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f986c70> import 'numpy.lib.index_tricks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fa51be0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/nanfunctions.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/nanfunctions.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/nanfunctions.cpython-38.pyc' import 'numpy.lib.nanfunctions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fa5ee80> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/shape_base.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/shape_base.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/shape_base.cpython-38.pyc' import 'numpy.lib.shape_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f99d6d0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/polynomial.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/polynomial.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/polynomial.cpython-38.pyc' import 'numpy.lib.polynomial' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f9ab760> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/utils.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/utils.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/utils.cpython-38.pyc' import 'numpy.lib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f93e220> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/arraysetops.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/arraysetops.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/arraysetops.cpython-38.pyc' import 'numpy.lib.arraysetops' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f93edc0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/npyio.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/npyio.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/npyio.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/weakref.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/weakref.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/weakref.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/_weakrefset.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/_weakrefset.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/_weakrefset.cpython-38.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f979340> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f96d1c0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/format.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/format.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/format.cpython-38.pyc' import 'numpy.lib.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f902100> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/_datasource.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/_datasource.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/_datasource.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/shutil.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/shutil.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/shutil.cpython-38.pyc' # extension module 'zlib' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/zlib.cpython-38-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/zlib.cpython-38-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f912f40> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/bz2.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/bz2.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/bz2.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/_compression.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/_compression.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/_compression.cpython-38.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f923910> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/threading.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/threading.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/threading.cpython-38.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f923eb0> # extension module '_bz2' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_bz2.cpython-38-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_bz2.cpython-38-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f8b2520> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f9230d0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/lzma.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lzma.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/lzma.cpython-38.pyc' # extension module '_lzma' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_lzma.cpython-38-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_lzma.cpython-38-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f8c7460> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f92fb80> import 'pwd' # # extension module 'grp' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/grp.cpython-38-x86_64-linux-gnu.so' # extension module 'grp' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/grp.cpython-38-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f8c7550> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f902f10> import 'numpy.lib._datasource' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f902700> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/_iotools.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/_iotools.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/_iotools.cpython-38.pyc' import 'numpy.lib._iotools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f902df0> import 'numpy.lib.npyio' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f95a610> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/financial.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/financial.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/financial.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/decimal.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/decimal.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/decimal.cpython-38.pyc' # extension module '_decimal' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_decimal.cpython-38-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_decimal.cpython-38-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f8d4eb0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f8d49d0> import 'numpy.lib.financial' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f8c7dc0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/arrayterator.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/arrayterator.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/arrayterator.cpython-38.pyc' import 'numpy.lib.arrayterator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f8d4b80> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/arraypad.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/arraypad.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/arraypad.cpython-38.pyc' import 'numpy.lib.arraypad' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f8e6c10> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/_version.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/_version.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/lib/__pycache__/_version.cpython-38.pyc' import 'numpy.lib._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f8e69a0> import 'numpy.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89fa409a0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/fft/__pycache__/__init__.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/fft/__init__.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/fft/__pycache__/__init__.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/fft/__pycache__/_pocketfft.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/fft/_pocketfft.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/fft/__pycache__/_pocketfft.cpython-38.pyc' # extension module 'numpy.fft._pocketfft_internal' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/fft/_pocketfft_internal.cpython-38-x86_64-linux-gnu.so' # extension module 'numpy.fft._pocketfft_internal' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/fft/_pocketfft_internal.cpython-38-x86_64-linux-gnu.so' import 'numpy.fft._pocketfft_internal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f805b80> import 'numpy.fft._pocketfft' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f805400> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/fft/__pycache__/helper.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/fft/helper.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/fft/__pycache__/helper.cpython-38.pyc' import 'numpy.fft.helper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f805c70> import 'numpy.fft' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f8051f0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/__pycache__/__init__.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/__init__.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/__pycache__/__init__.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/__pycache__/polynomial.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/polynomial.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/__pycache__/polynomial.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/__pycache__/polyutils.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/polyutils.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/__pycache__/polyutils.cpython-38.pyc' import 'numpy.polynomial.polyutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f813d30> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/__pycache__/_polybase.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/_polybase.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/__pycache__/_polybase.cpython-38.pyc' import 'numpy.polynomial._polybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f81d580> import 'numpy.polynomial.polynomial' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f8133a0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/__pycache__/chebyshev.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/chebyshev.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/__pycache__/chebyshev.cpython-38.pyc' import 'numpy.polynomial.chebyshev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f831130> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/__pycache__/legendre.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/legendre.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/__pycache__/legendre.cpython-38.pyc' import 'numpy.polynomial.legendre' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f831d60> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/__pycache__/hermite.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/hermite.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/__pycache__/hermite.cpython-38.pyc' import 'numpy.polynomial.hermite' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f83c790> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/__pycache__/hermite_e.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/hermite_e.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/__pycache__/hermite_e.cpython-38.pyc' import 'numpy.polynomial.hermite_e' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f7af1c0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/__pycache__/laguerre.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/laguerre.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/polynomial/__pycache__/laguerre.cpython-38.pyc' import 'numpy.polynomial.laguerre' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f7afbb0> import 'numpy.polynomial' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f805220> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/__pycache__/__init__.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/__init__.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/__pycache__/__init__.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/__pycache__/_pickle.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/_pickle.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/__pycache__/_pickle.cpython-38.pyc' # extension module 'numpy.random.mtrand' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/mtrand.cpython-38-x86_64-linux-gnu.so' # extension module 'numpy.random.bit_generator' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/bit_generator.cpython-38-x86_64-linux-gnu.so' # extension module 'numpy.random._common' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/_common.cpython-38-x86_64-linux-gnu.so' # extension module 'numpy.random._common' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/_common.cpython-38-x86_64-linux-gnu.so' import 'numpy.random._common' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f7c5b20> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/secrets.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/secrets.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/secrets.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/base64.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/base64.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/base64.cpython-38.pyc' # extension module 'binascii' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/binascii.cpython-38-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/binascii.cpython-38-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f7d48e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f7ccbe0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/hmac.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/hmac.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/hmac.cpython-38.pyc' # extension module '_hashlib' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_hashlib.cpython-38-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_hashlib.cpython-38-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f7d4fa0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/hashlib.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/hashlib.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/hashlib.cpython-38.pyc' # extension module '_blake2' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_blake2.cpython-38-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_blake2.cpython-38-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f7dc5e0> # extension module '_sha3' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_sha3.cpython-38-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_sha3.cpython-38-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f7dc700> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f7dc190> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f7d48b0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/random.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/random.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/random.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/bisect.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/bisect.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/__pycache__/bisect.cpython-38.pyc' # extension module '_bisect' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_bisect.cpython-38-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_bisect.cpython-38-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f385160> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f7dcee0> # extension module '_sha512' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_sha512.cpython-38-x86_64-linux-gnu.so' # extension module '_sha512' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_sha512.cpython-38-x86_64-linux-gnu.so' import '_sha512' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f7dcf10> # extension module '_random' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_random.cpython-38-x86_64-linux-gnu.so' # extension module '_random' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/lib-dynload/_random.cpython-38-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f385100> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f7d4fd0> import 'secrets' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f7cc850> # extension module 'numpy.random.bit_generator' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/bit_generator.cpython-38-x86_64-linux-gnu.so' import 'numpy.random.bit_generator' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f7c55b0> # extension module 'numpy.random._bounded_integers' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/_bounded_integers.cpython-38-x86_64-linux-gnu.so' # extension module 'numpy.random._bounded_integers' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/_bounded_integers.cpython-38-x86_64-linux-gnu.so' import 'numpy.random._bounded_integers' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f7dcdc0> # extension module 'numpy.random._mt19937' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/_mt19937.cpython-38-x86_64-linux-gnu.so' # extension module 'numpy.random._mt19937' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/_mt19937.cpython-38-x86_64-linux-gnu.so' import 'numpy.random._mt19937' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f385760> # extension module 'numpy.random.mtrand' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/mtrand.cpython-38-x86_64-linux-gnu.so' import 'numpy.random.mtrand' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f7bbc40> # extension module 'numpy.random._philox' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/_philox.cpython-38-x86_64-linux-gnu.so' # extension module 'numpy.random._philox' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/_philox.cpython-38-x86_64-linux-gnu.so' import 'numpy.random._philox' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f385a90> # extension module 'numpy.random._pcg64' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/_pcg64.cpython-38-x86_64-linux-gnu.so' # extension module 'numpy.random._pcg64' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/_pcg64.cpython-38-x86_64-linux-gnu.so' import 'numpy.random._pcg64' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f385d30> # extension module 'numpy.random._sfc64' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/_sfc64.cpython-38-x86_64-linux-gnu.so' # extension module 'numpy.random._sfc64' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/_sfc64.cpython-38-x86_64-linux-gnu.so' import 'numpy.random._sfc64' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f385fa0> # extension module 'numpy.random._generator' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/_generator.cpython-38-x86_64-linux-gnu.so' # extension module 'numpy.random._generator' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/random/_generator.cpython-38-x86_64-linux-gnu.so' import 'numpy.random._generator' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa89f38b340> import 'numpy.random._pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f7bb8b0> import 'numpy.random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f7bb580> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/__pycache__/ctypeslib.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/ctypeslib.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/__pycache__/ctypeslib.cpython-38.pyc' import 'numpy.ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f7bbac0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/ma/__pycache__/__init__.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/ma/__init__.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/ma/__pycache__/__init__.cpython-38.pyc' # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/ma/__pycache__/core.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/ma/core.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/ma/__pycache__/core.cpython-38.pyc' import 'numpy.ma.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f3939a0> # /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/ma/__pycache__/extras.cpython-38.pyc matches /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/ma/extras.py # code object from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/numpy/ma/__pycache__/extras.cpython-38.pyc' import 'numpy.ma.extras' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f393be0> import 'numpy.ma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa89f3936a0> import 'numpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8aeb6fd60> # extension module 'cv2' loaded from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/cv2.so' # extension module 'cv2' executed from '/home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/cv2.so' import 'cv2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8aebc3a00> # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing time # cleanup[2] removing zipimport # destroy zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # destroy encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # destroy __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing types # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # destroy importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.abc # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing contextlib # cleanup[2] removing importlib.util # cleanup[2] removing mpl_toolkits # destroy mpl_toolkits # cleanup[2] removing site # destroy site # cleanup[2] removing numpy._globals # cleanup[2] removing numpy.__config__ # cleanup[2] removing numpy.version # cleanup[2] removing _ctypes # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing mkl._mklinit # cleanup[2] removing cython_runtime # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing six # cleanup[2] removing mkl._py_mkl_service # cleanup[2] removing mkl # cleanup[2] removing numpy._distributor_init # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing textwrap # cleanup[2] removing math # cleanup[2] removing _datetime # cleanup[2] removing datetime # destroy datetime # cleanup[2] removing numpy.core._multiarray_umath # cleanup[2] removing numpy.compat._inspect # cleanup[2] removing fnmatch # cleanup[2] removing ntpath # cleanup[2] removing errno # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing numpy.compat.py3k # cleanup[2] removing numpy.compat # cleanup[2] removing numpy.core.overrides # cleanup[2] removing numpy.core.multiarray # cleanup[2] removing numpy.core.umath # cleanup[2] removing numbers # cleanup[2] removing numpy.core._string_helpers # cleanup[2] removing numpy.core._dtype # cleanup[2] removing numpy.core._type_aliases # cleanup[2] removing numpy.core.numerictypes # cleanup[2] removing numpy.core._asarray # cleanup[2] removing numpy.core._exceptions # cleanup[2] removing numpy.core._methods # cleanup[2] removing numpy.core.fromnumeric # cleanup[2] removing numpy.core.shape_base # cleanup[2] removing collections.abc # cleanup[2] removing numpy.core._ufunc_config # cleanup[2] removing numpy.core.arrayprint # cleanup[2] removing numpy.core.numeric # cleanup[2] removing numpy.core.defchararray # cleanup[2] removing numpy.core.records # cleanup[2] removing numpy.core.memmap # destroy numpy.core.memmap # cleanup[2] removing numpy.core.function_base # cleanup[2] removing numpy.core.machar # cleanup[2] removing numpy.core.getlimits # cleanup[2] removing numpy.core.einsumfunc # cleanup[2] removing numpy.core._multiarray_tests # cleanup[2] removing numpy.core._add_newdocs # cleanup[2] removing numpy.core._dtype_ctypes # cleanup[2] removing _ast # cleanup[2] removing ast # cleanup[2] removing platform # cleanup[2] removing numpy.core._internal # cleanup[2] removing numpy._pytesttester # cleanup[2] removing numpy.core # cleanup[2] removing numpy.lib.mixins # cleanup[2] removing numpy.lib.ufunclike # cleanup[2] removing numpy.lib.type_check # cleanup[2] removing numpy.lib.scimath # cleanup[2] removing numpy.lib.twodim_base # cleanup[2] removing numpy.linalg.lapack_lite # cleanup[2] removing numpy.linalg._umath_linalg # cleanup[2] removing numpy.linalg.linalg # cleanup[2] removing numpy.linalg # cleanup[2] removing numpy.matrixlib.defmatrix # cleanup[2] removing numpy.matrixlib # cleanup[2] removing numpy.lib.histograms # cleanup[2] removing numpy.lib.function_base # cleanup[2] removing numpy.lib.stride_tricks # cleanup[2] removing numpy.lib.index_tricks # cleanup[2] removing numpy.lib.nanfunctions # cleanup[2] removing numpy.lib.shape_base # cleanup[2] removing numpy.lib.polynomial # cleanup[2] removing numpy.lib.utils # cleanup[2] removing numpy.lib.arraysetops # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing numpy.lib.format # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # destroy threading # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing numpy.lib._datasource # cleanup[2] removing numpy.lib._iotools # cleanup[2] removing numpy.lib.npyio # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing numpy.lib.financial # cleanup[2] removing numpy.lib.arrayterator # cleanup[2] removing numpy.lib.arraypad # cleanup[2] removing numpy.lib._version # cleanup[2] removing numpy.lib # cleanup[2] removing numpy.fft._pocketfft_internal # cleanup[2] removing numpy.fft._pocketfft # cleanup[2] removing numpy.fft.helper # cleanup[2] removing numpy.fft # cleanup[2] removing numpy.polynomial.polyutils # cleanup[2] removing numpy.polynomial._polybase # cleanup[2] removing numpy.polynomial.polynomial # cleanup[2] removing numpy.polynomial.chebyshev # cleanup[2] removing numpy.polynomial.legendre # cleanup[2] removing numpy.polynomial.hermite # cleanup[2] removing numpy.polynomial.hermite_e # cleanup[2] removing numpy.polynomial.laguerre # cleanup[2] removing numpy.polynomial # cleanup[2] removing _cython_0_29_21 # destroy _cython_0_29_21 # cleanup[2] removing numpy.random._common # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing hashlib # cleanup[2] removing hmac # destroy hmac # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _sha512 # cleanup[2] removing _random # cleanup[2] removing random # destroy random # cleanup[2] removing secrets # destroy secrets # cleanup[2] removing numpy.random.bit_generator # cleanup[2] removing numpy.random._bounded_integers # cleanup[2] removing numpy.random._mt19937 # cleanup[2] removing numpy.random.mtrand # cleanup[2] removing numpy.random._philox # cleanup[2] removing numpy.random._pcg64 # cleanup[2] removing numpy.random._sfc64 # cleanup[2] removing numpy.random._generator # cleanup[2] removing numpy.random._pickle # cleanup[2] removing numpy.random # cleanup[2] removing numpy.ctypeslib # cleanup[2] removing numpy.ma.core # cleanup[2] removing numpy.ma.extras # cleanup[2] removing numpy.ma # cleanup[2] removing numpy # cleanup[2] removing cv2.Error # cleanup[2] removing cv2.cuda # cleanup[2] removing cv2.detail # cleanup[2] removing cv2.dnn # cleanup[2] removing cv2.fisheye # cleanup[2] removing cv2.flann # cleanup[2] removing cv2.gapi # cleanup[2] removing cv2.gapi.core # cleanup[2] removing cv2.gapi.core.cpu # cleanup[2] removing cv2.gapi.core.fluid # cleanup[2] removing cv2.gapi.core.ocl # cleanup[2] removing cv2.gapi.ie # cleanup[2] removing cv2.gapi.ie.detail # cleanup[2] removing cv2.gapi.own # cleanup[2] removing cv2.gapi.own.detail # cleanup[2] removing cv2.gapi.wip # cleanup[2] removing cv2.ipp # cleanup[2] removing cv2.ml # cleanup[2] removing cv2.ocl # cleanup[2] removing cv2.ogl # cleanup[2] removing cv2.samples # cleanup[2] removing cv2.utils # cleanup[2] removing cv2.videoio_registry # cleanup[2] removing cv2 # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _ast # destroy _datetime # destroy _signal # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zlib # destroy _compression # destroy _lzma # destroy decimal # destroy base64 # destroy struct # destroy binascii # destroy hashlib # destroy _hashlib # destroy cv2 # destroy cv2.Error # destroy cv2.cuda # destroy cv2.detail # destroy cv2.dnn # destroy cv2.fisheye # destroy cv2.flann # destroy cv2.gapi # destroy cv2.gapi.core # destroy cv2.gapi.core.cpu # destroy cv2.gapi.core.fluid # destroy cv2.gapi.core.ocl # destroy cv2.gapi.ie # destroy cv2.gapi.ie.detail # destroy cv2.gapi.own # destroy cv2.gapi.own.detail # destroy cv2.gapi.wip # destroy cv2.ipp # destroy cv2.ml # destroy cv2.ocl # destroy cv2.ogl # destroy cv2.samples # destroy cv2.utils # destroy cv2.videoio_registry # destroy cv2 # cleanup[3] wiping numpy # destroy numpy._globals # destroy numpy._distributor_init # destroy numpy._pytesttester # destroy numpy.__config__ # destroy numpy.version # destroy numpy.compat # destroy numpy.compat._inspect # destroy numpy.compat.py3k # destroy numpy.core # destroy numpy.lib # destroy numpy.lib.mixins # destroy numpy.lib.ufunclike # destroy numpy.lib.type_check # destroy numpy.lib.twodim_base # destroy numpy.lib.histograms # destroy numpy.lib.stride_tricks # destroy numpy.lib.index_tricks # destroy numpy.lib.nanfunctions # destroy numpy.lib.shape_base # destroy numpy.lib.polynomial # destroy numpy.lib.utils # destroy numpy.lib.arraysetops # destroy numpy.lib._datasource # destroy numpy.lib._iotools # destroy numpy.lib.npyio # destroy numpy.lib.financial # destroy numpy.lib.arrayterator # destroy numpy.lib.arraypad # destroy numpy.lib._version # destroy numpy.lib.scimath # destroy numpy.fft # destroy numpy.fft._pocketfft # destroy numpy.fft.helper # destroy numpy.polynomial # destroy numpy.polynomial._polybase # destroy numpy.polynomial.polynomial # destroy numpy.polynomial.chebyshev # destroy numpy.polynomial.legendre # destroy numpy.polynomial.hermite # destroy numpy.polynomial.hermite_e # destroy numpy.polynomial.laguerre # destroy numpy.random # destroy numpy.ctypeslib # destroy numpy.ma # destroy numpy.ma.extras # destroy mkl # destroy mklinit # cleanup[3] wiping numpy.ma.core # cleanup[3] wiping numpy.random._pickle # cleanup[3] wiping numpy.random._generator # cleanup[3] wiping numpy.random._sfc64 # cleanup[3] wiping numpy.random._pcg64 # cleanup[3] wiping numpy.random._philox # cleanup[3] wiping numpy.random.mtrand # cleanup[3] wiping numpy.random._mt19937 # cleanup[3] wiping numpy.random._bounded_integers # cleanup[3] wiping numpy.random.bit_generator # cleanup[3] wiping _random # cleanup[3] wiping _sha512 # cleanup[3] wiping _bisect # cleanup[3] wiping numpy.random._common # cleanup[3] wiping numpy.polynomial.polyutils # cleanup[3] wiping numpy.fft._pocketfft_internal # cleanup[3] wiping shutil # destroy errno # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping numpy.lib.format # cleanup[3] wiping weakref # cleanup[3] wiping numpy.lib.function_base # cleanup[3] wiping numpy.matrixlib # destroy numpy.matrixlib.defmatrix # cleanup[3] wiping numpy.linalg # destroy numpy.linalg.linalg # cleanup[3] wiping numpy.linalg._umath_linalg # cleanup[3] wiping numpy.linalg.lapack_lite # cleanup[3] wiping numpy.core._internal # destroy platform # cleanup[3] wiping ast # cleanup[3] wiping numpy.core._dtype_ctypes # cleanup[3] wiping numpy.core._add_newdocs # cleanup[3] wiping numpy.core._multiarray_tests # cleanup[3] wiping numpy.core.einsumfunc # cleanup[3] wiping numpy.core.getlimits # cleanup[3] wiping numpy.core.machar # cleanup[3] wiping numpy.core.function_base # cleanup[3] wiping numpy.core.records # cleanup[3] wiping numpy.core.defchararray # cleanup[3] wiping numpy.core.numeric # cleanup[3] wiping numpy.core.arrayprint # cleanup[3] wiping numpy.core._ufunc_config # cleanup[3] wiping collections.abc # cleanup[3] wiping numpy.core.shape_base # cleanup[3] wiping numpy.core.fromnumeric # cleanup[3] wiping numpy.core._methods # cleanup[3] wiping numpy.core._exceptions # cleanup[3] wiping numpy.core._asarray # cleanup[3] wiping numpy.core.numerictypes # cleanup[3] wiping numpy.core._type_aliases # cleanup[3] wiping numpy.core._dtype # cleanup[3] wiping numpy.core._string_helpers # cleanup[3] wiping numbers # cleanup[3] wiping numpy.core.umath # cleanup[3] wiping numpy.core.multiarray # cleanup[3] wiping numpy.core.overrides # cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping _pickle # destroy _pickle # cleanup[3] wiping ntpath # cleanup[3] wiping fnmatch # cleanup[3] wiping numpy.core._multiarray_umath # cleanup[3] wiping math # cleanup[3] wiping textwrap # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping mkl._py_mkl_service # destroy six # cleanup[3] wiping cython_runtime # cleanup[3] wiping ctypes # destroy ctypes._endian # cleanup[3] wiping _struct # destroy _struct # cleanup[3] wiping _ctypes # cleanup[3] wiping contextlib # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # destroy _frozen_importlib_external # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # destroy _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _weakref # destroy _weakref # cleanup[3] wiping _thread # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _warnings # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy _heapq # destroy numpy.core.multiarray # destroy numpy.core._string_helpers # destroy numpy.core._dtype # destroy numpy.core._type_aliases # destroy numpy.core._asarray # destroy numpy.core._exceptions # destroy numpy.core._methods # destroy numpy.core.fromnumeric # destroy numpy.core.shape_base # destroy numpy.core._ufunc_config # destroy numpy.core.arrayprint # destroy numpy.core.defchararray # destroy numpy.core.records # destroy numpy.core.function_base # destroy numpy.core.machar # destroy numpy.core.getlimits # destroy numpy.core.einsumfunc # destroy numpy.core._multiarray_tests # destroy numpy.core._add_newdocs # destroy numpy.core._dtype_ctypes # destroy numpy.core._internal # destroy numpy.core.numerictypes # destroy numpy.matrixlib # destroy textwrap # destroy weakref # destroy numpy.lib.format # destroy numpy.random._pickle # destroy ctypes # destroy ast # destroy _sre # destroy sre_parse # destroy pickle # destroy _operator # destroy _functools # destroy types # destroy numpy.linalg.lapack_lite # destroy numpy.linalg._umath_linalg # destroy contextlib # destroy operator # destroy numpy.lib.function_base # destroy shutil # destroy io # destroy numpy.core.numeric # destroy numpy.fft._pocketfft_internal # destroy numpy.core.overrides # destroy abc # destroy numbers # destroy numpy.linalg # destroy numpy.polynomial.polyutils # destroy itertools # destroy numpy.ma.core # destroy numpy # destroy numpy.core.umath # destroy stat # destroy fnmatch # destroy io # destroy _stat # destroy ntpath # destroy posixpath # destroy re # destroy collections # destroy warnings # destroy _frozen_importlib # clear sys.audit hooks (pupillabs) fiza@fiza-MS-7C37:/$ ls -l /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/cv2.so lrwxrwxrwx 1 fiza fiza 60 Oct 21 20:27 /home/fiza/anaconda3/envs/pupillabs/lib/python3.8/site-packages/cv2.so -> /usr/local/lib/python3.8/site-packages/cv2/python-3.8/cv2.so