allenai / allenai/objaverse-xl
Windows PermissionError: [Errno 13]
- Lingua principale
- Python
- Stelle
- 1.4k
- Fork
- 93
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
2026-04-22 10:35:34.339 | INFO | objaverse.xl.github:download_objects:602 - Provided 1 repoIds with 1 objects to process.
2026-04-22 10:35:34.339 | INFO | objaverse.xl.github:download_objects:614 - Found 1 repoIds not yet downloaded. Downloading now...
Grouping objects by repository: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████| 1/1 [00:01<00:00, 1.14s/it]
Handling 3D object files: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████| 146/146 [00:00<00:00, 2307.60it/s]
Downloading repositories: 0%| | 0/1 [00:14> crawler multiprocessing.pool.RemoteTraceback:
"""
Traceback (most recent call last):
File "C:\Program Files\Python\3.12.3\Lib\multiprocessing\pool.py", line 125, in worker
result = (True, func(*args, **kwds))
^^^^^^^^^^^^^^^^^^^
File "C:\Python\environment\Objaverse-XL\Lib\site-packages\objaverse\xl\github.py", line 449, in _parallel_process_repo
return cls._process_repo(
^^^^^^^^^^^^^^^^^^
File "C:\Python\environment\Objaverse-XL\Lib\site-packages\objaverse\xl\github.py", line 322, in _process_repo
shutil.rmtree(os.path.join(target_directory, ".git"))
File "C:\Users\Administrator\Documents\develop\20260421.Objaverse-XL\调研\20260421.3.调研稳定下载接口\main.py", line 21, in _rmtree_retry
return _orig_rmtree(path, ignore_errors=ignore_errors, onexc=onexc)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Python\3.12.3\Lib\shutil.py", line 820, in rmtree
return _rmtree_unsafe(path, onexc)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Python\3.12.3\Lib\shutil.py", line 643, in _rmtree_unsafe
_rmtree_unsafe(fullname, onexc)
File "C:\Program Files\Python\3.12.3\Lib\shutil.py", line 643, in _rmtree_unsafe
_rmtree_unsafe(fullname, onexc)
File "C:\Program Files\Python\3.12.3\Lib\shutil.py", line 648, in _rmtree_unsafe
onexc(os.unlink, fullname, err)
File "C:\Program Files\Python\3.12.3\Lib\shutil.py", line 646, in _rmtree_unsafe
os.unlink(fullname)
PermissionError: [WinError 5] 拒绝访问。: 'C:\\objaverse_tmp\\tmpq6oxbvya\\Testovoe-SPB-Git\\.git\\objects\\pack\\pack-81da990c1af442aefdda511356c3ca4bf5b1cf07.idx'
"""
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\Administrator\Documents\develop\20260421.Objaverse-XL\调研\20260421.3.调研稳定下载接口\main.py", line 155, in download
oxl.download_objects(
File "C:\Python\environment\Objaverse-XL\Lib\site-packages\objaverse\xl\__init__.py", line 147, in download_objects
source_downloads = downloaders[source].download_objects(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Python\environment\Objaverse-XL\Lib\site-packages\objaverse\xl\github.py", line 647, in download_objects
out = list(
^^^^^
File "C:\Python\environment\Objaverse-XL\Lib\site-packages\tqdm\std.py", line 1181, in __iter__
for obj in iterable:
File "C:\Program Files\Python\3.12.3\Lib\multiprocessing\pool.py", line 873, in next
raise value
PermissionError: [Errno 13] 拒绝访问。: 'C:\\objaverse_tmp\\tmpq6oxbvya\\Testovoe-SPB-Git\\.git\\objects\\pack\\pack-81da990c1af442aefdda511356c3ca4bf5b1cf07.idx'
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.