From ae8308ebcb0d2725d1091ba3796352819684fcab Mon Sep 17 00:00:00 2001 From: Muhammad Allah Rakha <4444stark@gmail.com> Date: Thu, 4 Jan 2024 03:16:07 +0500 Subject: [PATCH] Virtual Environ and Poetry Setup --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c9db39c6..e34d9f263 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,7 @@ python -m uvicorn main:app --reload ``` - **Issue: OSError** - For Windows 11 Pro/Home users encountering the 'OSError: cannot load library 'gobject-2.0-0'' error, please refer to [this OSError GitHub issue](https://github.com/assafelovic/gpt-researcher/issues/314). To resolve this issue, install the `WeasyPrint` software on your local machine by using the [GTK for Windows Runtime Environment Installer](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/tag/2022-01-04). +
> **Step 6** - Visit http://localhost:8000 in any web browser and explore your research!