gpt4free
gpt4free copied to clipboard
Not working in linux
trafficstars
Bug description
In windows it was runing fine but when I tried running this module in linux it gives an error AttributeError: module 'os' has no attribute 'add_dll_directory'
I searched about this error and found in linux add_dll_directory is not present in os module.
Environement
- python version: 3.8
Version 3.10+ is recommended. But it works fine for me on Python 3.9.2 debian 11
Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.