|
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
|
|
|