🐛 Describe the bug With torch 2.0.1 the torch pypi wheel does not depend on cuda libraries anymore. Therefore when starting torch on a GPU enabled machine, it complains ValueError: libnvrtc.so.* [0-9 ...
I'm trying to use latest version of webdriver_manager in my project. When I try to execute following line: This sames is happening with webdriver.Firefox(GeckoDriverManager.install()). Probably I'm ...