ó
ùFbc           @   sP   d  „  Z  d d k r, e  d ƒ e  d ƒ n  d d l Td d l m Z m Z d S(	   c         C   sY   y8 d d l  } | j | j j | j j |  ƒ d ƒ ƒ Wn t t t f k
 rT n Xd S(   sï    On windows you must call os.add_dll_directory() to allow linking to external DLLs.  See
    https://docs.python.org/3.8/whatsnew/3.8.html#bpo-36085-whatsnew.  This function adds the folder
    containing path to the dll search path. 
    iÿÿÿÿNs	   ../../bin(   t   ost   add_dll_directoryt   patht   joint   dirnamet   AttributeErrort   KeyErrort   FileNotFoundError(   R   R    (    (    se   /var/www/html/facial-emotion-detection-webapp-main/flask/lib/python2.7/site-packages/dlib/__init__.pyt   add_lib_to_dll_path   s
    ,t   OFFt   ONt    s   CUDA_CUDART_LIBRARY-NOTFOUNDiÿÿÿÿ(   t   *(   t   __version__t   __time_compiled__N(   R   t   _dlib_pybind11R   R   (    (    (    se   /var/www/html/facial-emotion-detection-webapp-main/flask/lib/python2.7/site-packages/dlib/__init__.pyt   <module>   s
   	

