Thanks for sharing your great work. When I use modeling.py for pharmacophore modeling, the following error is reported:
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='drive.google.com', port=443): Max retries exceeded with url: /uc?id=1gzjdM7bD3jPm23LBcDXtkSk18nETL04p (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x2b0755d5eed0>: Failed to establish a new connection: [Errno 101] Network is unreachable'))
In fact, the computing cluster I am using now is not connected to the Internet. Could I run your code without an Internet connection?
Many thanks
Thanks for sharing your great work. When I use modeling.py for pharmacophore modeling, the following error is reported:
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='drive.google.com', port=443): Max retries exceeded with url: /uc?id=1gzjdM7bD3jPm23LBcDXtkSk18nETL04p (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x2b0755d5eed0>: Failed to establish a new connection: [Errno 101] Network is unreachable'))
In fact, the computing cluster I am using now is not connected to the Internet. Could I run your code without an Internet connection?
Many thanks