OSError: libgeos.c could not be found

9 views
Skip to first unread message

Ritik Raj

unread,
Apr 5, 2024, 3:06:15 AMApr 5
to cvat-gsoc-2024
Hello everyone, I noticed most of the contributors are facing a similar issue while setting the development environment.

To fix this issue:
1)Install the libgeos library
$ sudo apt install libgeos-dev
2)Locate its directory
$ sudo find / -name libgeos*
3)Now copy the libgeos.c manually and paste it at .env/lib

Now run the development server. This will fix the issue.
Thanks
Reply all
Reply to author
Forward
0 new messages