
    Wh                         d Z ddlZddlmZ ddlmZ ddlmZ ddlmZ ddlm	Z	 ddl
mZ dd	lmZ  ej                    Zd
 Zedk    r e             dS dS )aK  TensorBoard main module.

This module ties together `tensorboard.program` and
`tensorboard.default_plugins` to provide standard TensorBoard. It's
meant to be tiny and act as little other than a config file. Those
wishing to customize the set of plugins or static assets that
TensorBoard uses can swap out this file with their own.
    N)app)default)main_lib)program)base_plugin)uploader_subcommand)
tb_loggingc                  ~   t          j                     t          j        t	          j                    t          j                    g          } 	 t          j	        | j
        | j                   dS # t          j        $ r=}t          d|z  t          j                   t          j        d           Y d}~dS d}~ww xY w)z#Initializes flags and calls main().)pluginssubcommands)flags_parserz	Error: %s)file   N)r   global_initr   TensorBoardr   get_pluginsr   UploaderSubcommandr   runmain	configurer   
FlagsErrorprintsysstderrexit)tensorboardes     V/var/www/html/movieo_spanner_bot/venv/lib/python3.11/site-packages/tensorboard/main.pyrun_mainr   %   s    %#%%(;==>  K {/DEEEEEE!   kAoCJ////s    A0 0B<?2B77B<__main__)__doc__r   abslr   r   r   r   r   tensorboard.pluginsr   tensorboard.uploaderr   tensorboard.utilr	   
get_loggerloggerr   __name__     r   <module>r+      s     


                               + + + + + + 4 4 4 4 4 4 ' ' ' ' ' '			 	    zHJJJJJ r*   