o
    UÌh  ã                
   @  sN  d Z ddlmZ ddlZddlZddlZzej e¡Z	W n e
y/ Z zdZeeƒe‚dZ[ww ej e	¡Zedeeƒ d … Zej egej dd¡ ej¡¢¡ejd< eejd< epbej e¡ejd	< eejƒZe ej¡D ]Zej ej ee¡¡Ze er‡e  d
¡ne¡ qqejed… ejde…  ejdd…< ej!e_"ee_!dS )z¹
Activate virtualenv for current interpreter:

import runpy
runpy.run_path(this_file)

This can be used when you must use an existing Python interpreter, not the virtualenv bin/python.
é    )ÚannotationsNz4You must use import runpy; runpy.run_path(this_file)é   ÚPATHÚ ÚVIRTUAL_ENVÚVIRTUAL_ENV_PROMPTzutf-8)#Ú__doc__Ú
__future__r   ÚosÚsiteÚsysÚpathÚabspathÚ__file__Úabs_fileÚ	NameErrorÚexcÚmsgÚAssertionErrorÚdirnameÚbin_dirÚlenÚ__BIN_NAME__ÚbaseÚpathsepÚjoinÚenvironÚgetÚsplitÚ__VIRTUAL_PROMPT__ÚbasenameÚprev_lengthÚ__LIB_FOLDERS__ÚlibÚrealpathÚ
addsitedirÚ__DECODE_PATH__ÚdecodeÚprefixÚreal_prefix© r*   r*   ú~/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/virtualenv/activation/python/activate_this.pyÚ<module>   s0    	
€þ*

&
