Created
August 4, 2014 21:23
-
-
Save sklam/bcf0a76394697aca2f08 to your computer and use it in GitHub Desktop.
error log win32
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| LOCKERROR: It looks like conda is already doing something. | |
| The lock C:\Users\win7x32\Miniconda\conda-bld\.conda_lock-3940 was found. Wait for it to finish before continuing. | |
| If you are sure that conda is not running, remove it and try again. | |
| You can also use: $ conda clean --lock | |
| Sleeping for 1 seconds | |
| LOCKERROR: It looks like conda is already doing something. | |
| The lock C:\Users\win7x32\Miniconda\conda-bld\.conda_lock-3940 was found. Wait for it to finish before continuing. | |
| If you are sure that conda is not running, remove it and try again. | |
| You can also use: $ conda clean --lock | |
| Sleeping for 2 seconds | |
| LOCKERROR: It looks like conda is already doing something. | |
| The lock C:\Users\win7x32\Miniconda\conda-bld\.conda_lock-3940 was found. Wait for it to finish before continuing. | |
| If you are sure that conda is not running, remove it and try again. | |
| You can also use: $ conda clean --lock | |
| Sleeping for 4 seconds | |
| LOCKERROR: It looks like conda is already doing something. | |
| The lock C:\Users\win7x32\Miniconda\conda-bld\.conda_lock-3940 was found. Wait for it to finish before continuing. | |
| If you are sure that conda is not running, remove it and try again. | |
| You can also use: $ conda clean --lock | |
| Sleeping for 8 seconds | |
| LOCKERROR: It looks like conda is already doing something. | |
| The lock C:\Users\win7x32\Miniconda\conda-bld\.conda_lock-3940 was found. Wait for it to finish before continuing. | |
| If you are sure that conda is not running, remove it and try again. | |
| You can also use: $ conda clean --lock | |
| Sleeping for 16 seconds | |
| LOCKERROR: It looks like conda is already doing something. | |
| The lock C:\Users\win7x32\Miniconda\conda-bld\.conda_lock-3940 was found. Wait for it to finish before continuing. | |
| If you are sure that conda is not running, remove it and try again. | |
| You can also use: $ conda clean --lock | |
| Sleeping for 32 seconds | |
| LOCKERROR: It looks like conda is already doing something. | |
| The lock C:\Users\win7x32\Miniconda\conda-bld\.conda_lock-3940 was found. Wait for it to finish before continuing. | |
| If you are sure that conda is not running, remove it and try again. | |
| You can also use: $ conda clean --lock | |
| Sleeping for 64 seconds | |
| LOCKERROR: It looks like conda is already doing something. | |
| The lock C:\Users\win7x32\Miniconda\conda-bld\.conda_lock-3940 was found. Wait for it to finish before continuing. | |
| If you are sure that conda is not running, remove it and try again. | |
| You can also use: $ conda clean --lock | |
| Sleeping for 128 seconds | |
| LOCKERROR: It looks like conda is already doing something. | |
| The lock C:\Users\win7x32\Miniconda\conda-bld\.conda_lock-3940 was found. Wait for it to finish before continuing. | |
| If you are sure that conda is not running, remove it and try again. | |
| You can also use: $ conda clean --lock | |
| Sleeping for 256 seconds | |
| LOCKERROR: It looks like conda is already doing something. | |
| The lock C:\Users\win7x32\Miniconda\conda-bld\.conda_lock-3940 was found. Wait for it to finish before continuing. | |
| If you are sure that conda is not running, remove it and try again. | |
| You can also use: $ conda clean --lock | |
| Sleeping for 512 seconds | |
| Exceeded max retries, giving up | |
| Traceback (most recent call last): | |
| File "C:\Users\win7x32\Miniconda\Scripts\conda-build-script.py", line 4, in <module> | |
| sys.exit(main()) | |
| File "C:\Users\win7x32\Miniconda\lib\site-packages\conda_build\main_build.py", line 93, in main | |
| args.func(args, p) | |
| File "C:\Users\win7x32\Miniconda\lib\site-packages\conda_build\main_build.py", line 171, in execute | |
| with Locked(croot): | |
| File "C:\Users\win7x32\Miniconda\lib\site-packages\conda\lock.py", line 60, in __enter__ | |
| raise RuntimeError(lockstr) | |
| RuntimeError: LOCKERROR: It looks like conda is already doing something. | |
| The lock C:\Users\win7x32\Miniconda\conda-bld\.conda_lock-3940 was found. Wait for it to finish before continuing. | |
| If you are sure that conda is not running, remove it and try again. | |
| You can also use: $ conda clean --lock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment