Skip to content

Commit

Permalink
Virtual Environ and Poetry Setup
Browse files Browse the repository at this point in the history
  • Loading branch information
aaaastark committed Jan 3, 2024
1 parent e277628 commit ae8308e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

<br />

> **Step 6** - Visit http://localhost:8000 in any web browser and explore your research!
Expand Down

0 comments on commit ae8308e

Please sign in to comment.