Mapu142 commited on
Commit
d4768b4
·
verified ·
1 Parent(s): a5d060b

Update app.py

Browse files

espero solución

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ from streamlit_folium import st_folium
9
  import os, sys
10
  import traceback
11
 
12
- print(">>> Ejecutando archivo:", os.path.abspath(_file_))
13
  print("Python ejecutado:", sys.executable)
14
 
15
  # Cargar shapes.txt manteniendo la precisión
 
9
  import os, sys
10
  import traceback
11
 
12
+ print(">>> Ejecutando archivo:", os.path.abspath(__file__))
13
  print("Python ejecutado:", sys.executable)
14
 
15
  # Cargar shapes.txt manteniendo la precisión