Windows successfully installed MMCV-FULL! ! ! You need to use administrator privileges! ! !

tags: server  mmcv  mmdet

useAdministrator privilegeOpen CMD:
enter

pip install mmcv-full==1.2.2 -f https://download.openmmlab.com/mmcv/dist/cu110/torch1.7.0/index.html

That is, MMCV-FULL corresponding to CUDA11.0, Torch 1.7.0 is installed.

Can also be directly

pip install mmcv-full

If you are another version of the CUDA version,MMCV official websiteInstall the corresponding version of MMCV.
Remember to use administrator privileges.

Intelligent Recommendation

windows 10 elevate administrator privileges

In the process we write the code, run part of the program will need to elevate administrator privileges can. Below me, what will this enhance the user administrator privileges, rather than add an admi...

Windows Bat requests administrator privileges

Windows Bat requests administrator privileges See more...

Win10 prompt "What should I do if you need to provide administrator privileges?

1-win+R 2-input gpedit.msc 3- Click Computer Configuration - Windows Settings - Security Settings - Local Policy - Security Options, the window to the right to find user account control: Run all admin...

Win10 Home Chinese version you need to provide administrator privileges to copy to this folder

Step 1: Right-click the target folder -> Properties -> Security -> Advanced second step third step the fourth step   the fifth step   Step 6   Step 7 Click "Enable Inherit...

More Recommendation

win10 administrator or use without administrator privileges

Related issues: please run SwitchHosts as Administrator pressWindows+RButton, open the "Run" and enter "gpedit.msc", is to open the group policy, this can also be opened in the con...

Windows MMCV-FULL 1.5.0 Detailed installation process

OpenMMLab is indeed a treasure warehouse. The process of installation MMCV-FULL under Windows is briefly introduced below. Refer to the official document of MMCV (https://github.com/open-mmlab/mmcv) T...

arduino (19): Use ESP32 to connect PS3 bluetooth controller, you need to connect successfully on windows, and then modify the mac address, then you can connect successfully, but it is currently under test and needs to be paired successfully on windows.

table of Contents Preface 1. About Arduino 2. Use Arduino 3. Connect on arduino 4,Linux 5. Summary Preface Related arduino categories: The original link of this article is: No reprinting without the p...

Windows batch scripts automatically run with administrator privileges

Many times, we need to run the batch script with administrator privileges, such as operating the windows service. The batch script that provides the installation service in EasyNVR runs the bat file a...

Windows system service Secondary Logon with administrator privileges

Secondary Logon: Enable the boot process under different credentials. This type of login access will not be available if this service is stopped. If this service is disabled, any services that explici...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top