You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When use "python setup install" via the command line, the "cuda" file and its contents do not make their way to the installation (in my case, "./conda/lib/sitepackages..."). I was able to solve this simply by manually copying the files, but a more sustainable solution would streamline installation. Thanks!
The text was updated successfully, but these errors were encountered:
When use "python setup install" via the command line, the "cuda" file and its contents do not make their way to the installation (in my case, "./conda/lib/sitepackages..."). I was able to solve this simply by manually copying the files, but a more sustainable solution would streamline installation. Thanks!
The text was updated successfully, but these errors were encountered: