Spaces:
Sleeping
Sleeping
File size: 61,702 Bytes
519c06d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 |
2025-07-09 12:16:18,745 - INFO - Starting ResearchMate deployment
2025-07-09 12:16:18,745 - INFO - Running: Checking Python version
2025-07-09 12:16:18,745 - INFO - Python version 3.11 is compatible
2025-07-09 12:16:18,746 - INFO - Running: Creating virtual environment
2025-07-09 12:16:18,746 - INFO - Virtual environment already exists
2025-07-09 12:16:18,747 - INFO - Running: Installing dependencies
2025-07-09 12:16:23,056 - ERROR - Failed to install dependencies: Command '['D:\\ResearchMate\\venv\\Scripts\\pip.exe', 'install', '--upgrade', 'pip']' returned non-zero exit status 1.
2025-07-09 12:16:23,056 - ERROR - Failed at step: Installing dependencies
2025-07-09 12:19:07,301 - INFO - Starting ResearchMate deployment
2025-07-09 12:19:07,323 - INFO - Running: Checking Python version
2025-07-09 12:19:07,323 - INFO - Python version 3.11 is compatible
2025-07-09 12:19:07,326 - INFO - Running: Creating virtual environment
2025-07-09 12:19:07,326 - INFO - Virtual environment already exists
2025-07-09 12:19:07,327 - INFO - Running: Installing dependencies
2025-07-09 12:19:07,409 - INFO - Upgrading pip...
2025-07-09 12:19:07,410 - ERROR - Unexpected error during dependency installation: [WinError 2] The system cannot find the file specified
2025-07-09 12:19:07,410 - ERROR - Failed at step: Installing dependencies
2025-07-09 15:08:53,823 - INFO - Starting ResearchMate deployment
2025-07-09 15:08:53,838 - INFO - Running: Checking Python version
2025-07-09 15:08:53,839 - INFO - Python version 3.11 is compatible
2025-07-09 15:08:53,839 - INFO - Running: Creating virtual environment
2025-07-09 15:08:53,841 - INFO - Virtual environment already exists
2025-07-09 15:08:53,841 - INFO - Running: Installing dependencies
2025-07-09 15:08:53,842 - INFO - Installing dependencies...
2025-07-09 15:08:53,843 - INFO - Upgrading pip...
2025-07-09 15:08:53,845 - ERROR - Unexpected error during dependency installation: [WinError 2] The system cannot find the file specified
2025-07-09 15:08:53,845 - ERROR - Failed at step: Installing dependencies
2025-07-09 15:10:19,237 - INFO - Starting ResearchMate deployment
2025-07-09 15:10:19,238 - INFO - Running: Checking Python version
2025-07-09 15:10:19,239 - INFO - Python version 3.11 is compatible
2025-07-09 15:10:19,239 - INFO - Running: Creating virtual environment
2025-07-09 15:10:19,241 - INFO - Virtual environment already exists
2025-07-09 15:10:19,241 - INFO - Running: Installing dependencies
2025-07-09 15:10:19,242 - INFO - Installing dependencies...
2025-07-09 15:10:19,242 - INFO - Upgrading pip...
2025-07-09 15:10:19,244 - ERROR - Unexpected error during dependency installation: [WinError 2] The system cannot find the file specified
2025-07-09 15:10:19,246 - ERROR - Failed at step: Installing dependencies
2025-07-09 15:10:32,863 - INFO - Starting ResearchMate deployment
2025-07-09 15:10:32,864 - INFO - Running: Checking Python version
2025-07-09 15:10:32,865 - INFO - Python version 3.11 is compatible
2025-07-09 15:10:32,866 - INFO - Running: Creating virtual environment
2025-07-09 15:10:32,867 - INFO - Virtual environment already exists
2025-07-09 15:10:32,867 - INFO - Running: Installing dependencies
2025-07-09 15:10:32,868 - INFO - Installing dependencies...
2025-07-09 15:10:32,869 - INFO - Upgrading pip...
2025-07-09 15:10:32,871 - ERROR - Unexpected error during dependency installation: [WinError 2] The system cannot find the file specified
2025-07-09 15:10:32,871 - ERROR - Failed at step: Installing dependencies
2025-07-09 16:17:37,389 - INFO - Running tests...
2025-07-09 16:17:37,392 - INFO - Found 3 test files
2025-07-09 16:17:37,394 - INFO - Using Python executable: D:\ResearchMate\venv\python.exe
2025-07-09 16:17:37,395 - INFO - Python executable exists: True
2025-07-09 16:17:37,395 - INFO - Running: test_arxiv_fetcher.py
2025-07-09 16:17:37,396 - INFO - Full test path: D:\ResearchMate\src\tests\test_arxiv_fetcher.py
2025-07-09 16:17:38,749 - INFO - PASS: test_arxiv_fetcher.py
2025-07-09 16:17:38,750 - INFO - Output:
PASS: ArXiv fetcher import test passed
PASS: ArXiv fetcher creation test passed
All ArXiv fetcher tests passed!
2025-07-09 16:17:38,751 - INFO - Running: test_config.py
2025-07-09 16:17:38,751 - INFO - Full test path: D:\ResearchMate\src\tests\test_config.py
2025-07-09 16:17:39,614 - INFO - PASS: test_config.py
2025-07-09 16:17:39,614 - INFO - Output:
PASS: Settings loading test passed
PASS: Default settings test passed
PASS: Settings types test passed
All configuration tests passed!
2025-07-09 16:17:39,615 - INFO - Running: test_pdf_processor.py
2025-07-09 16:17:39,615 - INFO - Full test path: D:\ResearchMate\src\tests\test_pdf_processor.py
2025-07-09 16:17:41,349 - INFO - PASS: test_pdf_processor.py
2025-07-09 16:17:41,350 - INFO - Output:
PASS: PDF processor import test passed
PDF Processor initialized with libraries: ['PyPDF2', 'pdfplumber', 'PyMuPDF']
PASS: PDF processor creation test passed
All PDF processor tests passed!
2025-07-09 16:17:41,350 - INFO - All tests passed successfully!
2025-07-09 16:17:55,109 - INFO - Starting ResearchMate deployment
2025-07-09 16:17:55,110 - INFO - Running: Checking Python version
2025-07-09 16:17:55,110 - INFO - Python version 3.11 is compatible
2025-07-09 16:17:55,110 - INFO - Running: Creating virtual environment
2025-07-09 16:17:55,112 - INFO - Virtual environment already exists
2025-07-09 16:17:55,112 - INFO - Running: Installing dependencies
2025-07-09 16:17:55,112 - INFO - Installing dependencies...
2025-07-09 16:17:55,113 - INFO - Upgrading pip...
2025-07-09 16:17:55,114 - ERROR - Unexpected error during dependency installation: [WinError 2] The system cannot find the file specified
2025-07-09 16:17:55,115 - ERROR - Failed at step: Installing dependencies
2025-07-09 16:21:19,167 - INFO - Starting ResearchMate deployment
2025-07-09 16:21:19,167 - INFO - Running: Checking Python version
2025-07-09 16:21:19,168 - INFO - Python version 3.11 is compatible
2025-07-09 16:21:19,168 - INFO - Running: Creating virtual environment
2025-07-09 16:21:19,169 - INFO - Virtual environment already exists
2025-07-09 16:21:19,170 - WARNING - Virtual environment exists but Python executable not found, recreating...
2025-07-09 16:21:58,044 - INFO - Starting ResearchMate deployment
2025-07-09 16:21:58,045 - INFO - Running: Checking Python version
2025-07-09 16:21:58,045 - INFO - Python version 3.11 is compatible
2025-07-09 16:21:58,046 - INFO - Running: Creating virtual environment
2025-07-09 16:21:58,047 - INFO - Virtual environment already exists
2025-07-09 16:21:58,048 - WARNING - Running from within virtual environment, cannot recreate. Assuming it's properly set up.
2025-07-09 16:21:58,048 - INFO - Running: Installing dependencies
2025-07-09 16:21:58,049 - INFO - Installing dependencies...
2025-07-09 16:21:58,050 - ERROR - Python executable not found at: D:\ResearchMate\venv\Scripts\python.exe
2025-07-09 16:21:58,051 - ERROR - Failed at step: Installing dependencies
2025-07-09 16:24:34,162 - INFO - Starting ResearchMate deployment
2025-07-09 16:24:34,164 - INFO - Running: Checking Python version
2025-07-09 16:24:34,164 - INFO - Python version 3.11 is compatible
2025-07-09 16:24:34,164 - INFO - Running: Creating virtual environment
2025-07-09 16:24:34,165 - INFO - Virtual environment already exists
2025-07-09 16:24:34,166 - WARNING - Running from within virtual environment, cannot recreate. Assuming it's properly set up.
2025-07-09 16:24:34,168 - INFO - Running: Installing dependencies
2025-07-09 16:24:34,168 - INFO - Installing dependencies...
2025-07-09 16:24:34,168 - ERROR - Python executable not found at: D:\ResearchMate\venv\Scripts\python.exe
2025-07-09 16:24:34,169 - ERROR - Failed at step: Installing dependencies
2025-07-09 16:28:16,541 - INFO - Starting ResearchMate deployment
2025-07-09 16:28:16,564 - INFO - Running: Checking Python version
2025-07-09 16:28:16,565 - INFO - Python version 3.11 is compatible
2025-07-09 16:28:16,565 - INFO - Running: Creating virtual environment
2025-07-09 16:28:16,566 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-09 16:28:16,566 - INFO - Running: Installing dependencies
2025-07-09 16:28:16,566 - INFO - Installing dependencies...
2025-07-09 16:28:16,567 - INFO - Running from within virtual environment, using current Python executable
2025-07-09 16:28:16,568 - INFO - Conda environment detected: D:\ResearchMate\venv
2025-07-09 16:28:16,568 - INFO - Upgrading pip...
2025-07-09 16:28:21,559 - WARNING - Pip upgrade failed, continuing with current version: Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "D:\ResearchMate\venv\Lib\site-packages\pip\__main__.py", line 24, in <module>
sys.exit(_main())
^^^^^^^
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\cli\main.py", line 77, in main
command = create_command(cmd_name, isolated=("--isolated" in cmd_args))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\commands\__init__.py", line 119, in create_command
module = importlib.import_module(module_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ResearchMate\venv\Lib\importlib\__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
File "<frozen importlib._bootstrap>", line 1149, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 940, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\commands\install.py", line 20, in <module>
import pip._internal.self_outdated_check # noqa: F401
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\self_outdated_check.py", line 19, in <module>
from pip._internal.index.package_finder import PackageFinder
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\index\package_finder.py", line 41, in <module>
from pip._internal.req import InstallRequirement
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\req\__init__.py", line 6, in <module>
from pip._internal.cli.progress_bars import get_install_progress_renderer
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\cli\progress_bars.py", line 20, in <module>
from pip._internal.req.req_install import InstallRequirement
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\req\req_install.py", line 40, in <module>
from pip._internal.operations.install.wheel import install_wheel
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\operations\install\wheel.py", line 39, in <module>
from pip._vendor.distlib.scripts import ScriptMaker
File "D:\ResearchMate\venv\Lib\site-packages\pip\_vendor\distlib\scripts.py", line 16, in <module>
from .compat import sysconfig, detect_encoding, ZipFile
File "D:\ResearchMate\venv\Lib\site-packages\pip\_vendor\distlib\compat.py", line 81, in <module>
import xmlrpc.client as xmlrpclib
File "D:\ResearchMate\venv\Lib\xmlrpc\client.py", line 138, in <module>
from xml.parsers import expat
File "D:\ResearchMate\venv\Lib\xml\parsers\expat.py", line 4, in <module>
from pyexpat import *
ModuleNotFoundError: No module named 'pyexpat'
2025-07-09 16:28:21,562 - INFO - Installing requirements from requirements.txt...
2025-07-09 16:28:23,230 - ERROR - Failed to install dependencies: Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "D:\ResearchMate\venv\Lib\site-packages\pip\__main__.py", line 24, in <module>
sys.exit(_main())
^^^^^^^
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\cli\main.py", line 77, in main
command = create_command(cmd_name, isolated=("--isolated" in cmd_args))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\commands\__init__.py", line 119, in create_command
module = importlib.import_module(module_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ResearchMate\venv\Lib\importlib\__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
File "<frozen importlib._bootstrap>", line 1149, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 940, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\commands\install.py", line 20, in <module>
import pip._internal.self_outdated_check # noqa: F401
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\self_outdated_check.py", line 19, in <module>
from pip._internal.index.package_finder import PackageFinder
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\index\package_finder.py", line 41, in <module>
from pip._internal.req import InstallRequirement
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\req\__init__.py", line 6, in <module>
from pip._internal.cli.progress_bars import get_install_progress_renderer
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\cli\progress_bars.py", line 20, in <module>
from pip._internal.req.req_install import InstallRequirement
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\req\req_install.py", line 40, in <module>
from pip._internal.operations.install.wheel import install_wheel
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\operations\install\wheel.py", line 39, in <module>
from pip._vendor.distlib.scripts import ScriptMaker
File "D:\ResearchMate\venv\Lib\site-packages\pip\_vendor\distlib\scripts.py", line 16, in <module>
from .compat import sysconfig, detect_encoding, ZipFile
File "D:\ResearchMate\venv\Lib\site-packages\pip\_vendor\distlib\compat.py", line 81, in <module>
import xmlrpc.client as xmlrpclib
File "D:\ResearchMate\venv\Lib\xmlrpc\client.py", line 138, in <module>
from xml.parsers import expat
File "D:\ResearchMate\venv\Lib\xml\parsers\expat.py", line 4, in <module>
from pyexpat import *
ModuleNotFoundError: No module named 'pyexpat'
2025-07-09 16:28:23,232 - ERROR - Failed at step: Installing dependencies
2025-07-09 16:29:45,953 - INFO - Starting ResearchMate deployment
2025-07-09 16:29:45,954 - INFO - Running: Checking Python version
2025-07-09 16:29:45,954 - INFO - Python version 3.11 is compatible
2025-07-09 16:29:45,954 - INFO - Running: Creating virtual environment
2025-07-09 16:29:45,955 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-09 16:29:45,955 - INFO - Running: Installing dependencies
2025-07-09 16:29:45,956 - INFO - Installing dependencies...
2025-07-09 16:29:45,956 - INFO - Running from within virtual environment, using current Python executable
2025-07-09 16:29:45,957 - INFO - Conda environment detected: D:\ResearchMate\venv
2025-07-09 16:29:45,957 - INFO - Upgrading pip...
2025-07-09 16:29:47,972 - WARNING - Pip upgrade failed, continuing with current version: Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "D:\ResearchMate\venv\Lib\site-packages\pip\__main__.py", line 24, in <module>
sys.exit(_main())
^^^^^^^
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\cli\main.py", line 77, in main
command = create_command(cmd_name, isolated=("--isolated" in cmd_args))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\commands\__init__.py", line 119, in create_command
module = importlib.import_module(module_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ResearchMate\venv\Lib\importlib\__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
File "<frozen importlib._bootstrap>", line 1149, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 940, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\commands\install.py", line 20, in <module>
import pip._internal.self_outdated_check # noqa: F401
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\self_outdated_check.py", line 19, in <module>
from pip._internal.index.package_finder import PackageFinder
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\index\package_finder.py", line 41, in <module>
from pip._internal.req import InstallRequirement
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\req\__init__.py", line 6, in <module>
from pip._internal.cli.progress_bars import get_install_progress_renderer
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\cli\progress_bars.py", line 20, in <module>
from pip._internal.req.req_install import InstallRequirement
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\req\req_install.py", line 40, in <module>
from pip._internal.operations.install.wheel import install_wheel
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\operations\install\wheel.py", line 39, in <module>
from pip._vendor.distlib.scripts import ScriptMaker
File "D:\ResearchMate\venv\Lib\site-packages\pip\_vendor\distlib\scripts.py", line 16, in <module>
from .compat import sysconfig, detect_encoding, ZipFile
File "D:\ResearchMate\venv\Lib\site-packages\pip\_vendor\distlib\compat.py", line 81, in <module>
import xmlrpc.client as xmlrpclib
File "D:\ResearchMate\venv\Lib\xmlrpc\client.py", line 138, in <module>
from xml.parsers import expat
File "D:\ResearchMate\venv\Lib\xml\parsers\expat.py", line 4, in <module>
from pyexpat import *
ModuleNotFoundError: No module named 'pyexpat'
2025-07-09 16:29:47,975 - INFO - Installing requirements from requirements.txt...
2025-07-09 16:29:49,762 - ERROR - Failed to install dependencies: Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "D:\ResearchMate\venv\Lib\site-packages\pip\__main__.py", line 24, in <module>
sys.exit(_main())
^^^^^^^
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\cli\main.py", line 77, in main
command = create_command(cmd_name, isolated=("--isolated" in cmd_args))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\commands\__init__.py", line 119, in create_command
module = importlib.import_module(module_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ResearchMate\venv\Lib\importlib\__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
File "<frozen importlib._bootstrap>", line 1149, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 940, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\commands\install.py", line 20, in <module>
import pip._internal.self_outdated_check # noqa: F401
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\self_outdated_check.py", line 19, in <module>
from pip._internal.index.package_finder import PackageFinder
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\index\package_finder.py", line 41, in <module>
from pip._internal.req import InstallRequirement
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\req\__init__.py", line 6, in <module>
from pip._internal.cli.progress_bars import get_install_progress_renderer
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\cli\progress_bars.py", line 20, in <module>
from pip._internal.req.req_install import InstallRequirement
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\req\req_install.py", line 40, in <module>
from pip._internal.operations.install.wheel import install_wheel
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\operations\install\wheel.py", line 39, in <module>
from pip._vendor.distlib.scripts import ScriptMaker
File "D:\ResearchMate\venv\Lib\site-packages\pip\_vendor\distlib\scripts.py", line 16, in <module>
from .compat import sysconfig, detect_encoding, ZipFile
File "D:\ResearchMate\venv\Lib\site-packages\pip\_vendor\distlib\compat.py", line 81, in <module>
import xmlrpc.client as xmlrpclib
File "D:\ResearchMate\venv\Lib\xmlrpc\client.py", line 138, in <module>
from xml.parsers import expat
File "D:\ResearchMate\venv\Lib\xml\parsers\expat.py", line 4, in <module>
from pyexpat import *
ModuleNotFoundError: No module named 'pyexpat'
2025-07-09 16:29:49,765 - ERROR - Failed at step: Installing dependencies
2025-07-09 16:36:59,244 - INFO - Starting ResearchMate deployment
2025-07-09 16:36:59,245 - INFO - Running: Checking Python version
2025-07-09 16:36:59,246 - INFO - Python version 3.11 is compatible
2025-07-09 16:36:59,247 - INFO - Running: Creating virtual environment
2025-07-09 16:36:59,247 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-09 16:36:59,248 - INFO - Running: Installing dependencies
2025-07-09 16:36:59,248 - INFO - Installing dependencies...
2025-07-09 16:36:59,249 - INFO - Running from within virtual environment, using current Python executable
2025-07-09 16:36:59,249 - INFO - Conda environment detected: D:\ResearchMate\venv
2025-07-09 16:36:59,250 - INFO - Skipping pip upgrade in Conda environment
2025-07-09 16:36:59,251 - INFO - Installing requirements from requirements.txt...
2025-07-09 16:36:59,251 - INFO - Using --no-deps flag for Conda environment
2025-07-09 16:37:01,215 - ERROR - Failed to install dependencies: Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "D:\ResearchMate\venv\Lib\site-packages\pip\__main__.py", line 24, in <module>
sys.exit(_main())
^^^^^^^
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\cli\main.py", line 77, in main
command = create_command(cmd_name, isolated=("--isolated" in cmd_args))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\commands\__init__.py", line 119, in create_command
module = importlib.import_module(module_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ResearchMate\venv\Lib\importlib\__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
File "<frozen importlib._bootstrap>", line 1149, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 940, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\commands\install.py", line 20, in <module>
import pip._internal.self_outdated_check # noqa: F401
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\self_outdated_check.py", line 19, in <module>
from pip._internal.index.package_finder import PackageFinder
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\index\package_finder.py", line 41, in <module>
from pip._internal.req import InstallRequirement
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\req\__init__.py", line 6, in <module>
from pip._internal.cli.progress_bars import get_install_progress_renderer
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\cli\progress_bars.py", line 20, in <module>
from pip._internal.req.req_install import InstallRequirement
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\req\req_install.py", line 40, in <module>
from pip._internal.operations.install.wheel import install_wheel
File "D:\ResearchMate\venv\Lib\site-packages\pip\_internal\operations\install\wheel.py", line 39, in <module>
from pip._vendor.distlib.scripts import ScriptMaker
File "D:\ResearchMate\venv\Lib\site-packages\pip\_vendor\distlib\scripts.py", line 16, in <module>
from .compat import sysconfig, detect_encoding, ZipFile
File "D:\ResearchMate\venv\Lib\site-packages\pip\_vendor\distlib\compat.py", line 81, in <module>
import xmlrpc.client as xmlrpclib
File "D:\ResearchMate\venv\Lib\xmlrpc\client.py", line 138, in <module>
from xml.parsers import expat
File "D:\ResearchMate\venv\Lib\xml\parsers\expat.py", line 4, in <module>
from pyexpat import *
ModuleNotFoundError: No module named 'pyexpat'
2025-07-09 16:37:01,217 - INFO - Attempting fallback installation of critical packages...
2025-07-09 16:37:01,218 - INFO - Installing critical packages individually...
2025-07-09 16:37:03,079 - WARNING - Failed to install fastapi: Command '['D:\\ResearchMate\\venv\\python.exe', '-m', 'pip', 'install', 'fastapi', '--no-deps']' returned non-zero exit status 1.
2025-07-09 16:37:05,052 - WARNING - Failed to install uvicorn: Command '['D:\\ResearchMate\\venv\\python.exe', '-m', 'pip', 'install', 'uvicorn', '--no-deps']' returned non-zero exit status 1.
2025-07-09 16:37:07,125 - WARNING - Failed to install pydantic: Command '['D:\\ResearchMate\\venv\\python.exe', '-m', 'pip', 'install', 'pydantic', '--no-deps']' returned non-zero exit status 1.
2025-07-09 16:37:08,896 - WARNING - Failed to install jinja2: Command '['D:\\ResearchMate\\venv\\python.exe', '-m', 'pip', 'install', 'jinja2', '--no-deps']' returned non-zero exit status 1.
2025-07-09 16:37:10,698 - WARNING - Failed to install python-dotenv: Command '['D:\\ResearchMate\\venv\\python.exe', '-m', 'pip', 'install', 'python-dotenv', '--no-deps']' returned non-zero exit status 1.
2025-07-09 16:37:12,589 - WARNING - Failed to install groq: Command '['D:\\ResearchMate\\venv\\python.exe', '-m', 'pip', 'install', 'groq', '--no-deps']' returned non-zero exit status 1.
2025-07-09 16:37:14,272 - WARNING - Failed to install requests: Command '['D:\\ResearchMate\\venv\\python.exe', '-m', 'pip', 'install', 'requests', '--no-deps']' returned non-zero exit status 1.
2025-07-09 16:37:14,274 - INFO - Running: Creating directories
2025-07-09 16:37:14,275 - INFO - Creating directories...
2025-07-09 16:37:14,276 - INFO - Created directory: uploads
2025-07-09 16:37:14,277 - INFO - Created directory: chroma_db
2025-07-09 16:37:14,278 - INFO - Created directory: chroma_persist
2025-07-09 16:37:14,280 - INFO - Created directory: logs
2025-07-09 16:37:14,285 - INFO - Created directory: static/uploads
2025-07-09 16:37:14,289 - INFO - Created directory: data
2025-07-09 16:37:14,291 - INFO - Running: Checking environment variables
2025-07-09 16:37:14,292 - INFO - Checking environment variables...
2025-07-09 16:37:14,294 - WARNING - Missing environment variables:
2025-07-09 16:37:14,295 - WARNING - - GROQ_API_KEY
2025-07-09 16:37:14,296 - INFO - Please set the missing variables:
2025-07-09 16:37:14,297 - INFO - set GROQ_API_KEY=your_value_here
2025-07-09 16:37:14,298 - INFO - Get your Groq API key from: https://console.groq.com/keys
2025-07-09 16:37:14,298 - ERROR - Failed at step: Checking environment variables
2025-07-09 17:04:51,797 - INFO - Starting ResearchMate deployment
2025-07-09 17:04:51,817 - INFO - Running: Checking Python version
2025-07-09 17:04:51,817 - INFO - Python version 3.11 is compatible
2025-07-09 17:04:51,817 - INFO - Running: Creating virtual environment
2025-07-09 17:04:51,817 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-09 17:04:51,821 - INFO - Running: Installing dependencies
2025-07-09 17:04:51,821 - INFO - Installing dependencies...
2025-07-09 17:04:51,821 - INFO - Running from within virtual environment, using current Python executable
2025-07-09 17:04:51,822 - INFO - Conda environment detected: D:\ResearchMate\venv
2025-07-09 17:04:51,822 - INFO - Skipping pip upgrade in Conda environment
2025-07-09 17:04:51,822 - INFO - Installing requirements from requirements.txt...
2025-07-09 17:04:51,822 - INFO - Using --no-deps flag for Conda environment
2025-07-09 17:04:56,929 - INFO - Requirements installed successfully
2025-07-09 17:04:56,929 - INFO - Dependencies installed successfully
2025-07-09 17:04:56,935 - INFO - Running: Creating directories
2025-07-09 17:04:56,935 - INFO - Creating directories...
2025-07-09 17:04:56,935 - INFO - Created directory: uploads
2025-07-09 17:04:56,936 - INFO - Created directory: chroma_db
2025-07-09 17:04:56,936 - INFO - Created directory: chroma_persist
2025-07-09 17:04:56,936 - INFO - Created directory: logs
2025-07-09 17:04:56,936 - INFO - Created directory: static/uploads
2025-07-09 17:04:56,936 - INFO - Created directory: data
2025-07-09 17:04:56,936 - INFO - Running: Checking environment variables
2025-07-09 17:04:56,936 - INFO - Checking environment variables...
2025-07-09 17:04:56,936 - WARNING - Missing environment variables:
2025-07-09 17:04:56,936 - WARNING - - GROQ_API_KEY
2025-07-09 17:04:56,936 - INFO - Please set the missing variables:
2025-07-09 17:04:56,936 - INFO - set GROQ_API_KEY=your_value_here
2025-07-09 17:04:56,936 - INFO - Get your Groq API key from: https://console.groq.com/keys
2025-07-09 17:04:56,936 - ERROR - Failed at step: Checking environment variables
2025-07-09 17:26:48,433 - INFO - Starting ResearchMate deployment
2025-07-09 17:26:48,438 - INFO - Running: Checking Python version
2025-07-09 17:26:48,438 - INFO - Python version 3.11 is compatible
2025-07-09 17:26:48,438 - INFO - Running: Creating virtual environment
2025-07-09 17:26:48,438 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-09 17:26:48,438 - INFO - Running: Installing dependencies
2025-07-09 17:26:48,438 - INFO - Installing dependencies...
2025-07-09 17:26:48,438 - INFO - Running from within virtual environment, using current Python executable
2025-07-09 17:26:48,438 - INFO - Conda environment detected: D:\ResearchMate\venv
2025-07-09 17:26:48,438 - INFO - Skipping pip upgrade in Conda environment
2025-07-09 17:26:48,438 - INFO - Installing requirements from requirements.txt...
2025-07-09 17:26:48,438 - INFO - Using --no-deps flag for Conda environment
2025-07-09 17:26:50,812 - INFO - Requirements installed successfully
2025-07-09 17:26:50,812 - INFO - Dependencies installed successfully
2025-07-09 17:26:50,812 - INFO - Running: Creating directories
2025-07-09 17:26:50,824 - INFO - Creating directories...
2025-07-09 17:26:50,824 - INFO - Created directory: uploads
2025-07-09 17:26:50,827 - INFO - Created directory: chroma_db
2025-07-09 17:26:50,827 - INFO - Created directory: chroma_persist
2025-07-09 17:26:50,828 - INFO - Created directory: logs
2025-07-09 17:26:50,828 - INFO - Created directory: backups
2025-07-09 17:26:50,829 - INFO - Created directory: config
2025-07-09 17:26:50,829 - INFO - Verified src/static directory exists
2025-07-09 17:26:50,830 - INFO - Running: Checking environment variables
2025-07-09 17:26:50,830 - INFO - Checking environment variables...
2025-07-09 17:26:50,830 - WARNING - Missing environment variables:
2025-07-09 17:26:50,831 - WARNING - - GROQ_API_KEY
2025-07-09 17:26:50,831 - INFO - Please set the missing variables:
2025-07-09 17:26:50,831 - INFO - set GROQ_API_KEY=your_value_here
2025-07-09 17:26:50,831 - INFO - Get your Groq API key from: https://console.groq.com/keys
2025-07-09 17:26:50,831 - ERROR - Failed at step: Checking environment variables
2025-07-09 17:33:49,684 - INFO - Loaded environment variables from D:\ResearchMate\.env
2025-07-09 17:33:49,693 - INFO - Starting ResearchMate deployment
2025-07-09 17:33:49,693 - INFO - Running: Checking Python version
2025-07-09 17:33:49,693 - INFO - Python version 3.11 is compatible
2025-07-09 17:33:49,693 - INFO - Running: Creating virtual environment
2025-07-09 17:33:49,693 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-09 17:33:49,693 - INFO - Running: Installing dependencies
2025-07-09 17:33:49,693 - INFO - Installing dependencies...
2025-07-09 17:33:49,693 - INFO - Running from within virtual environment, using current Python executable
2025-07-09 17:33:49,693 - INFO - Conda environment detected: D:\ResearchMate\venv
2025-07-09 17:33:49,693 - INFO - Skipping pip upgrade in Conda environment
2025-07-09 17:33:49,697 - INFO - Installing requirements from requirements.txt...
2025-07-09 17:33:49,697 - INFO - Using --no-deps flag for Conda environment
2025-07-09 17:33:53,686 - INFO - Requirements installed successfully
2025-07-09 17:33:53,686 - INFO - Dependencies installed successfully
2025-07-09 17:33:53,686 - INFO - Running: Creating directories
2025-07-09 17:33:53,687 - INFO - Creating directories...
2025-07-09 17:33:53,687 - INFO - Created directory: uploads
2025-07-09 17:33:53,687 - INFO - Created directory: chroma_db
2025-07-09 17:33:53,687 - INFO - Created directory: chroma_persist
2025-07-09 17:33:53,687 - INFO - Created directory: logs
2025-07-09 17:33:53,687 - INFO - Created directory: backups
2025-07-09 17:33:53,687 - INFO - Created directory: config
2025-07-09 17:33:53,687 - INFO - Verified src/static directory exists
2025-07-09 17:33:53,687 - INFO - Running: Checking environment variables
2025-07-09 17:33:53,687 - INFO - Checking environment variables...
2025-07-09 17:33:53,687 - INFO - All required environment variables are set
2025-07-09 17:33:53,687 - INFO - Running: Testing imports
2025-07-09 17:33:53,687 - INFO - Testing imports...
2025-07-09 17:33:53,913 - ERROR - Import test failed: Traceback (most recent call last):
File "D:\ResearchMate\src\components\config.py", line 121, in <module>
print("\u2705 Configuration validated successfully")
File "D:\ResearchMate\venv\Lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeEncodeError: 'charmap' codec can't encode character '\u2705' in position 0: character maps to <undefined>
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "<string>", line 5, in <module>
File "D:\ResearchMate\src\components\__init__.py", line 6, in <module>
from .config import Config
File "D:\ResearchMate\src\components\config.py", line 123, in <module>
print(f"\u274c Configuration error: {e}")
File "D:\ResearchMate\venv\Lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeEncodeError: 'charmap' codec can't encode character '\u274c' in position 0: character maps to <undefined>
2025-07-09 17:33:53,913 - ERROR - Failed at step: Testing imports
2025-07-09 17:34:47,863 - INFO - Loaded environment variables from D:\ResearchMate\.env
2025-07-09 17:34:47,863 - INFO - Starting ResearchMate deployment
2025-07-09 17:34:47,863 - INFO - Running: Checking Python version
2025-07-09 17:34:47,864 - INFO - Python version 3.11 is compatible
2025-07-09 17:34:47,864 - INFO - Running: Creating virtual environment
2025-07-09 17:34:47,864 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-09 17:34:47,864 - INFO - Running: Installing dependencies
2025-07-09 17:34:47,864 - INFO - Installing dependencies...
2025-07-09 17:34:47,865 - INFO - Running from within virtual environment, using current Python executable
2025-07-09 17:34:47,865 - INFO - Conda environment detected: D:\ResearchMate\venv
2025-07-09 17:34:47,865 - INFO - Skipping pip upgrade in Conda environment
2025-07-09 17:34:47,865 - INFO - Installing requirements from requirements.txt...
2025-07-09 17:34:47,865 - INFO - Using --no-deps flag for Conda environment
2025-07-09 17:34:49,404 - INFO - Requirements installed successfully
2025-07-09 17:34:49,404 - INFO - Dependencies installed successfully
2025-07-09 17:34:49,404 - INFO - Running: Creating directories
2025-07-09 17:34:49,404 - INFO - Creating directories...
2025-07-09 17:34:49,406 - INFO - Created directory: uploads
2025-07-09 17:34:49,406 - INFO - Created directory: chroma_db
2025-07-09 17:34:49,406 - INFO - Created directory: chroma_persist
2025-07-09 17:34:49,406 - INFO - Created directory: logs
2025-07-09 17:34:49,406 - INFO - Created directory: backups
2025-07-09 17:34:49,406 - INFO - Created directory: config
2025-07-09 17:34:49,406 - INFO - Verified src/static directory exists
2025-07-09 17:34:49,409 - INFO - Running: Checking environment variables
2025-07-09 17:34:49,409 - INFO - Checking environment variables...
2025-07-09 17:34:49,409 - INFO - All required environment variables are set
2025-07-09 17:34:49,409 - INFO - Running: Testing imports
2025-07-09 17:34:49,409 - INFO - Testing imports...
2025-07-09 17:34:57,899 - ERROR - Import test failed:
2025-07-09 17:34:57,899 - ERROR - Failed at step: Testing imports
2025-07-09 17:38:29,124 - INFO - Loaded environment variables from D:\ResearchMate\.env
2025-07-09 17:38:29,124 - INFO - Starting ResearchMate deployment
2025-07-09 17:38:29,124 - INFO - Running: Checking Python version
2025-07-09 17:38:29,124 - INFO - Python version 3.11 is compatible
2025-07-09 17:38:29,128 - INFO - Running: Creating virtual environment
2025-07-09 17:38:29,128 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-09 17:38:29,128 - INFO - Running: Installing dependencies
2025-07-09 17:38:29,128 - INFO - Installing dependencies...
2025-07-09 17:38:29,128 - INFO - Running from within virtual environment, using current Python executable
2025-07-09 17:38:29,128 - INFO - Conda environment detected: D:\ResearchMate\venv
2025-07-09 17:38:29,128 - INFO - Skipping pip upgrade in Conda environment
2025-07-09 17:38:29,128 - INFO - Installing requirements from requirements.txt...
2025-07-09 17:38:29,128 - INFO - Using --no-deps flag for Conda environment
2025-07-09 17:38:30,738 - INFO - Requirements installed successfully
2025-07-09 17:38:30,738 - INFO - Dependencies installed successfully
2025-07-09 17:38:30,738 - INFO - Running: Creating directories
2025-07-09 17:38:30,738 - INFO - Creating directories...
2025-07-09 17:38:30,738 - INFO - Created directory: uploads
2025-07-09 17:38:30,743 - INFO - Created directory: chroma_db
2025-07-09 17:38:30,743 - INFO - Created directory: chroma_persist
2025-07-09 17:38:30,743 - INFO - Created directory: logs
2025-07-09 17:38:30,744 - INFO - Created directory: backups
2025-07-09 17:38:30,744 - INFO - Created directory: config
2025-07-09 17:38:30,744 - INFO - Verified src/static directory exists
2025-07-09 17:38:30,744 - INFO - Running: Checking environment variables
2025-07-09 17:38:30,745 - INFO - Checking environment variables...
2025-07-09 17:38:30,745 - INFO - All required environment variables are set
2025-07-09 17:38:30,745 - INFO - Running: Testing imports
2025-07-09 17:38:30,745 - INFO - Testing imports...
2025-07-09 17:38:34,277 - INFO - All imports successful
2025-07-09 17:38:34,280 - INFO - Deployment completed successfully!
2025-07-09 17:38:34,280 - INFO - Web Interface: http://localhost:8000
2025-07-09 17:38:34,280 - INFO - API Documentation: http://localhost:8000/docs
2025-07-09 17:38:34,280 - INFO - Use Ctrl+C to stop the server
2025-07-09 17:38:34,290 - INFO - Starting server on 0.0.0.0:8000
2025-07-09 17:39:52,314 - INFO - Server stopped by user
2025-07-09 17:39:55,924 - INFO - Starting ResearchMate development server
2025-07-09 17:39:55,924 - ERROR - Virtual environment not found. Please run deployment first.
2025-07-09 17:39:55,924 - INFO - Run: python scripts/deploy.py
2025-07-09 17:42:49,815 - INFO - Starting ResearchMate development server
2025-07-09 17:42:49,815 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-09 17:42:49,815 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 17:42:49,826 - INFO - File watcher started
2025-07-09 17:42:49,826 - INFO - Development server started successfully!
2025-07-09 17:42:49,826 - INFO - Web Interface: http://127.0.0.1:8000
2025-07-09 17:42:49,826 - INFO - API Documentation: http://127.0.0.1:8000/docs
2025-07-09 17:42:49,828 - INFO - Auto-reload enabled
2025-07-09 17:42:49,828 - INFO - Use Ctrl+C to stop
2025-07-09 17:42:53,068 - INFO - Opened browser at http://127.0.0.1:8000
2025-07-09 17:48:55,282 - INFO - Received interrupt signal
2025-07-09 17:48:55,282 - INFO - Stopping server...
2025-07-09 17:48:55,290 - INFO - Development server stopped
2025-07-09 17:48:55,290 - INFO - Development server stopped
2025-07-09 17:49:29,910 - INFO - Starting ResearchMate development server
2025-07-09 17:49:29,910 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-09 17:49:29,910 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 17:49:29,915 - INFO - File watcher started
2025-07-09 17:49:29,920 - INFO - Development server started successfully!
2025-07-09 17:49:29,920 - INFO - Web Interface: http://127.0.0.1:8000
2025-07-09 17:49:29,920 - INFO - API Documentation: http://127.0.0.1:8000/docs
2025-07-09 17:49:29,922 - INFO - Auto-reload enabled
2025-07-09 17:49:29,922 - INFO - Use Ctrl+C to stop
2025-07-09 17:49:33,109 - INFO - Opened browser at http://127.0.0.1:8000
2025-07-09 18:01:55,767 - INFO - Received interrupt signal
2025-07-09 18:01:55,772 - INFO - Stopping server...
2025-07-09 18:01:55,777 - INFO - Development server stopped
2025-07-09 18:01:55,777 - INFO - Development server stopped
2025-07-09 18:03:44,913 - INFO - Starting ResearchMate development server
2025-07-09 18:03:44,913 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-09 18:03:44,913 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:03:44,921 - INFO - File watcher started
2025-07-09 18:03:44,926 - INFO - Development server started successfully!
2025-07-09 18:03:44,926 - INFO - Web Interface: http://127.0.0.1:8000
2025-07-09 18:03:44,926 - INFO - API Documentation: http://127.0.0.1:8000/docs
2025-07-09 18:03:44,927 - INFO - Auto-reload enabled
2025-07-09 18:03:44,927 - INFO - Use Ctrl+C to stop
2025-07-09 18:03:48,164 - INFO - Opened browser at http://127.0.0.1:8000
2025-07-09 18:04:42,230 - INFO - File changed: D:\ResearchMate\src\components\research_assistant.py
2025-07-09 18:04:42,232 - INFO - Restarting server...
2025-07-09 18:04:42,232 - INFO - Stopping server...
2025-07-09 18:04:43,239 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:04:43,255 - INFO - File changed: D:\ResearchMate\src\components\research_assistant.py
2025-07-09 18:04:43,267 - INFO - Restarting server...
2025-07-09 18:04:43,267 - INFO - Stopping server...
2025-07-09 18:04:44,766 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:04:59,785 - INFO - Received interrupt signal
2025-07-09 18:04:59,785 - INFO - Stopping server...
2025-07-09 18:04:59,790 - INFO - Development server stopped
2025-07-09 18:04:59,790 - INFO - Development server stopped
2025-07-09 18:33:20,103 - INFO - Starting ResearchMate development server
2025-07-09 18:33:20,122 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-09 18:33:20,122 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:33:20,133 - INFO - File watcher started
2025-07-09 18:33:20,134 - INFO - Development server started successfully!
2025-07-09 18:33:20,134 - INFO - Web Interface: http://127.0.0.1:8000
2025-07-09 18:33:20,134 - INFO - API Documentation: http://127.0.0.1:8000/docs
2025-07-09 18:33:20,135 - INFO - Auto-reload enabled
2025-07-09 18:33:20,135 - INFO - Use Ctrl+C to stop
2025-07-09 18:33:23,348 - INFO - Opened browser at http://127.0.0.1:8000
2025-07-09 18:40:55,495 - INFO - File changed: D:\ResearchMate\src\components\citation_network.py
2025-07-09 18:40:55,500 - INFO - Restarting server...
2025-07-09 18:40:55,501 - INFO - Stopping server...
2025-07-09 18:40:56,514 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:40:56,529 - INFO - File changed: D:\ResearchMate\src\components\citation_network.py
2025-07-09 18:40:56,530 - INFO - Restarting server...
2025-07-09 18:40:56,531 - INFO - Stopping server...
2025-07-09 18:40:57,609 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:41:30,376 - INFO - File changed: D:\ResearchMate\main.py
2025-07-09 18:41:30,376 - INFO - Restarting server...
2025-07-09 18:41:30,377 - INFO - Stopping server...
2025-07-09 18:41:31,389 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:41:31,400 - INFO - File changed: D:\ResearchMate\main.py
2025-07-09 18:41:31,401 - INFO - Restarting server...
2025-07-09 18:41:31,401 - INFO - Stopping server...
2025-07-09 18:41:32,934 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:41:32,943 - INFO - File changed: D:\ResearchMate\main.py
2025-07-09 18:41:32,943 - INFO - Restarting server...
2025-07-09 18:41:32,944 - INFO - Stopping server...
2025-07-09 18:41:33,949 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:43:04,033 - INFO - File changed: D:\ResearchMate\main.py
2025-07-09 18:43:04,035 - INFO - Restarting server...
2025-07-09 18:43:04,035 - INFO - Stopping server...
2025-07-09 18:43:05,048 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:43:05,075 - INFO - File changed: D:\ResearchMate\main.py
2025-07-09 18:43:05,076 - INFO - Restarting server...
2025-07-09 18:43:05,077 - INFO - Stopping server...
2025-07-09 18:43:06,379 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:56:43,705 - INFO - File changed: D:\ResearchMate\main.py
2025-07-09 18:56:43,713 - INFO - Restarting server...
2025-07-09 18:56:43,714 - INFO - Stopping server...
2025-07-09 18:56:44,730 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:56:44,760 - INFO - File changed: D:\ResearchMate\main.py
2025-07-09 18:56:44,762 - INFO - Restarting server...
2025-07-09 18:56:44,763 - INFO - Stopping server...
2025-07-09 18:56:46,262 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:56:46,274 - INFO - File changed: D:\ResearchMate\main.py
2025-07-09 18:56:46,276 - INFO - Restarting server...
2025-07-09 18:56:46,277 - INFO - Stopping server...
2025-07-09 18:56:47,281 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:56:51,788 - INFO - File changed: D:\ResearchMate\main.py
2025-07-09 18:56:51,789 - INFO - Restarting server...
2025-07-09 18:56:51,789 - INFO - Stopping server...
2025-07-09 18:56:52,800 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:56:52,808 - INFO - File changed: D:\ResearchMate\main.py
2025-07-09 18:56:52,809 - INFO - Restarting server...
2025-07-09 18:56:52,809 - INFO - Stopping server...
2025-07-09 18:56:53,813 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:57:05,816 - INFO - File changed: D:\ResearchMate\main.py
2025-07-09 18:57:05,817 - INFO - Restarting server...
2025-07-09 18:57:05,817 - INFO - Stopping server...
2025-07-09 18:57:06,832 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:57:06,841 - INFO - File changed: D:\ResearchMate\main.py
2025-07-09 18:57:06,842 - INFO - Restarting server...
2025-07-09 18:57:06,842 - INFO - Stopping server...
2025-07-09 18:57:08,163 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:57:10,333 - INFO - File changed: D:\ResearchMate\main.py
2025-07-09 18:57:10,335 - INFO - Restarting server...
2025-07-09 18:57:10,336 - INFO - Stopping server...
2025-07-09 18:57:11,351 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:57:11,371 - INFO - File changed: D:\ResearchMate\main.py
2025-07-09 18:57:11,372 - INFO - Restarting server...
2025-07-09 18:57:11,373 - INFO - Stopping server...
2025-07-09 18:57:12,429 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 18:57:37,991 - INFO - Received interrupt signal
2025-07-09 18:57:38,008 - INFO - Stopping server...
2025-07-09 18:57:38,023 - INFO - Development server stopped
2025-07-09 18:57:38,024 - INFO - Development server stopped
2025-07-09 19:05:11,983 - INFO - Starting ResearchMate development server
2025-07-09 19:05:11,992 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-09 19:05:11,993 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 19:05:12,022 - INFO - File watcher started
2025-07-09 19:05:12,025 - INFO - Development server started successfully!
2025-07-09 19:05:12,027 - INFO - Web Interface: http://127.0.0.1:8000
2025-07-09 19:05:12,031 - INFO - API Documentation: http://127.0.0.1:8000/docs
2025-07-09 19:05:12,033 - INFO - Auto-reload enabled
2025-07-09 19:05:12,036 - INFO - Use Ctrl+C to stop
2025-07-09 19:05:15,763 - INFO - Opened browser at http://127.0.0.1:8000
2025-07-09 19:16:14,314 - INFO - File changed: D:\ResearchMate\src\scripts\__init__.py
2025-07-09 19:16:14,336 - INFO - Restarting server...
2025-07-09 19:16:14,337 - INFO - Stopping server...
2025-07-09 19:16:15,408 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 19:18:11,305 - INFO - Received interrupt signal
2025-07-09 19:18:11,320 - INFO - Stopping server...
2025-07-09 19:18:11,338 - INFO - Development server stopped
2025-07-09 19:18:11,339 - INFO - Development server stopped
2025-07-09 19:45:00,224 - INFO - Starting ResearchMate development server
2025-07-09 19:45:00,239 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-09 19:45:00,239 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 19:45:00,264 - INFO - File watcher started
2025-07-09 19:45:00,267 - INFO - Development server started successfully!
2025-07-09 19:45:00,267 - INFO - Web Interface: http://127.0.0.1:8000
2025-07-09 19:45:00,269 - INFO - API Documentation: http://127.0.0.1:8000/docs
2025-07-09 19:45:00,270 - INFO - Auto-reload enabled
2025-07-09 19:45:00,274 - INFO - Use Ctrl+C to stop
2025-07-09 19:45:03,947 - INFO - Opened browser at http://127.0.0.1:8000
2025-07-09 19:47:22,921 - INFO - Received interrupt signal
2025-07-09 19:47:22,924 - INFO - Stopping server...
2025-07-09 19:47:23,290 - INFO - Development server stopped
2025-07-09 19:47:23,291 - INFO - Development server stopped
2025-07-09 21:52:47,483 - INFO - Starting ResearchMate development server
2025-07-09 21:52:47,493 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-09 21:52:47,493 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 21:52:47,508 - INFO - File watcher started
2025-07-09 21:52:47,509 - INFO - Development server started successfully!
2025-07-09 21:52:47,509 - INFO - Web Interface: http://127.0.0.1:8000
2025-07-09 21:52:47,509 - INFO - API Documentation: http://127.0.0.1:8000/docs
2025-07-09 21:52:47,509 - INFO - Auto-reload enabled
2025-07-09 21:52:47,510 - INFO - Use Ctrl+C to stop
2025-07-09 21:52:50,729 - INFO - Opened browser at http://127.0.0.1:8000
2025-07-09 21:52:56,423 - INFO - File changed: D:\ResearchMate\main.py
2025-07-09 21:52:56,423 - INFO - Restarting server...
2025-07-09 21:52:56,423 - INFO - Stopping server...
2025-07-09 21:52:57,432 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 21:55:26,611 - INFO - Received interrupt signal
2025-07-09 21:55:26,611 - INFO - Stopping server...
2025-07-09 21:55:26,617 - INFO - Development server stopped
2025-07-09 21:55:26,617 - INFO - Development server stopped
2025-07-09 21:55:54,787 - INFO - Starting ResearchMate development server
2025-07-09 21:55:54,787 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-09 21:55:54,787 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 21:55:54,796 - INFO - File watcher started
2025-07-09 21:55:54,796 - INFO - Development server started successfully!
2025-07-09 21:55:54,798 - INFO - Web Interface: http://127.0.0.1:8000
2025-07-09 21:55:54,798 - INFO - API Documentation: http://127.0.0.1:8000/docs
2025-07-09 21:55:54,798 - INFO - Auto-reload enabled
2025-07-09 21:55:54,798 - INFO - Use Ctrl+C to stop
2025-07-09 21:55:57,994 - INFO - Opened browser at http://127.0.0.1:8000
2025-07-09 21:56:03,613 - INFO - Received interrupt signal
2025-07-09 21:56:03,613 - INFO - Stopping server...
2025-07-09 21:56:03,622 - INFO - Development server stopped
2025-07-09 21:56:03,624 - INFO - Development server stopped
2025-07-09 21:56:07,902 - INFO - Starting ResearchMate development server
2025-07-09 21:56:07,902 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-09 21:56:07,902 - INFO - Starting server on 127.0.0.1:8010
2025-07-09 21:56:07,913 - INFO - File watcher started
2025-07-09 21:56:07,913 - INFO - Development server started successfully!
2025-07-09 21:56:07,913 - INFO - Web Interface: http://127.0.0.1:8010
2025-07-09 21:56:07,913 - INFO - API Documentation: http://127.0.0.1:8010/docs
2025-07-09 21:56:07,913 - INFO - Auto-reload enabled
2025-07-09 21:56:07,913 - INFO - Use Ctrl+C to stop
2025-07-09 21:56:11,148 - INFO - Opened browser at http://127.0.0.1:8010
2025-07-09 21:56:25,967 - INFO - Received interrupt signal
2025-07-09 21:56:25,967 - INFO - Stopping server...
2025-07-09 21:56:25,978 - INFO - Development server stopped
2025-07-09 21:56:25,978 - INFO - Development server stopped
2025-07-09 21:59:56,405 - INFO - Starting ResearchMate development server
2025-07-09 21:59:56,429 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-09 21:59:56,429 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 21:59:56,436 - INFO - File watcher started
2025-07-09 21:59:56,436 - INFO - Development server started successfully!
2025-07-09 21:59:56,440 - INFO - Web Interface: http://127.0.0.1:8000
2025-07-09 21:59:56,440 - INFO - API Documentation: http://127.0.0.1:8000/docs
2025-07-09 21:59:56,440 - INFO - Auto-reload enabled
2025-07-09 21:59:56,440 - INFO - Use Ctrl+C to stop
2025-07-09 21:59:59,651 - INFO - Opened browser at http://127.0.0.1:8000
2025-07-09 22:08:09,270 - INFO - File changed: D:\ResearchMate\test_timing.py
2025-07-09 22:08:09,274 - INFO - Restarting server...
2025-07-09 22:08:09,275 - INFO - Received interrupt signal
2025-07-09 22:08:09,275 - INFO - Stopping server...
2025-07-09 22:08:10,282 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 22:08:10,297 - INFO - Stopping server...
2025-07-09 22:08:10,300 - INFO - Development server stopped
2025-07-09 22:08:10,300 - INFO - Development server stopped
2025-07-09 22:15:37,874 - INFO - Starting ResearchMate development server
2025-07-09 22:15:37,894 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-09 22:15:37,894 - INFO - Starting server on 127.0.0.1:8000
2025-07-09 22:15:37,907 - INFO - File watcher started
2025-07-09 22:15:37,907 - INFO - Development server started successfully!
2025-07-09 22:15:37,907 - INFO - Web Interface: http://127.0.0.1:8000
2025-07-09 22:15:37,908 - INFO - API Documentation: http://127.0.0.1:8000/docs
2025-07-09 22:15:37,908 - INFO - Auto-reload enabled
2025-07-09 22:15:37,908 - INFO - Use Ctrl+C to stop
2025-07-09 22:15:41,187 - INFO - Opened browser at http://127.0.0.1:8000
2025-07-09 22:19:27,211 - INFO - Received interrupt signal
2025-07-09 22:19:27,211 - INFO - Stopping server...
2025-07-09 22:19:27,224 - INFO - Development server stopped
2025-07-09 22:19:27,224 - INFO - Development server stopped
2025-07-10 19:09:22,329 - INFO - Starting ResearchMate development server
2025-07-10 19:09:22,331 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-10 19:09:22,332 - INFO - Starting server on 127.0.0.1:8000
2025-07-10 19:09:22,352 - INFO - File watcher started
2025-07-10 19:09:22,354 - INFO - Development server started successfully!
2025-07-10 19:09:22,358 - INFO - Web Interface: http://127.0.0.1:8000
2025-07-10 19:09:22,360 - INFO - API Documentation: http://127.0.0.1:8000/docs
2025-07-10 19:09:22,363 - INFO - Auto-reload enabled
2025-07-10 19:09:22,365 - INFO - Use Ctrl+C to stop
2025-07-10 19:09:25,722 - INFO - Opened browser at http://127.0.0.1:8000
2025-07-10 19:10:03,314 - INFO - File changed: D:\ResearchMate\src\components\research_assistant.py
2025-07-10 19:10:03,314 - INFO - Restarting server...
2025-07-10 19:10:03,314 - INFO - Stopping server...
2025-07-10 19:10:04,329 - INFO - Starting server on 127.0.0.1:8000
2025-07-10 19:10:04,339 - INFO - File changed: D:\ResearchMate\src\components\research_assistant.py
2025-07-10 19:10:04,342 - INFO - Restarting server...
2025-07-10 19:10:04,344 - INFO - Stopping server...
2025-07-10 19:10:05,354 - INFO - Starting server on 127.0.0.1:8000
2025-07-10 19:11:59,603 - INFO - Received interrupt signal
2025-07-10 19:11:59,603 - INFO - Stopping server...
2025-07-10 19:11:59,618 - INFO - Development server stopped
2025-07-10 19:11:59,618 - INFO - Development server stopped
2025-07-13 15:39:30,252 - INFO - Loaded environment variables from D:\ResearchMate\.env
2025-07-13 15:39:30,268 - INFO - Starting ResearchMate deployment
2025-07-13 15:39:30,268 - INFO - Running: Checking Python version
2025-07-13 15:39:30,268 - INFO - Python version 3.11 is compatible
2025-07-13 15:39:30,268 - INFO - Running: Creating virtual environment
2025-07-13 15:39:30,268 - INFO - Using existing Conda environment: D:\ResearchMate\venv
2025-07-13 15:39:30,268 - INFO - Running: Installing dependencies
2025-07-13 15:39:30,268 - INFO - Installing dependencies...
2025-07-13 15:39:30,268 - INFO - Running from within virtual environment, using current Python executable
2025-07-13 15:39:30,268 - INFO - Conda environment detected: D:\ResearchMate\venv
2025-07-13 15:39:30,268 - INFO - Skipping pip upgrade in Conda environment
2025-07-13 15:39:30,268 - INFO - Installing requirements from requirements.txt...
2025-07-13 15:39:30,268 - INFO - Using --no-deps flag for Conda environment
2025-07-13 15:39:35,338 - INFO - Requirements installed successfully
2025-07-13 15:39:35,338 - INFO - Dependencies installed successfully
2025-07-13 15:39:35,338 - INFO - Running: Creating directories
2025-07-13 15:39:35,338 - INFO - Creating directories...
2025-07-13 15:39:35,338 - INFO - Created directory: uploads
2025-07-13 15:39:35,338 - INFO - Created directory: chroma_db
2025-07-13 15:39:35,338 - INFO - Created directory: chroma_persist
2025-07-13 15:39:35,338 - INFO - Created directory: logs
2025-07-13 15:39:35,338 - INFO - Created directory: backups
2025-07-13 15:39:35,338 - INFO - Created directory: config
2025-07-13 15:39:35,338 - INFO - Verified src/static directory exists
2025-07-13 15:39:35,338 - INFO - Running: Checking environment variables
2025-07-13 15:39:35,338 - INFO - Checking environment variables...
2025-07-13 15:39:35,338 - INFO - All required environment variables are set
2025-07-13 15:39:35,338 - INFO - Running: Testing imports
2025-07-13 15:39:35,338 - INFO - Testing imports...
2025-07-13 15:39:41,262 - INFO - All imports successful
2025-07-13 15:39:41,263 - INFO - Deployment completed successfully!
2025-07-13 15:39:41,263 - INFO - Web Interface: http://localhost:8000
2025-07-13 15:39:41,264 - INFO - API Documentation: http://localhost:8000/docs
2025-07-13 15:39:41,371 - INFO - Use Ctrl+C to stop the server
2025-07-13 15:39:41,414 - INFO - Starting server on 0.0.0.0:8000
2025-07-13 15:40:17,023 - INFO - Server stopped by user
|