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
resolving .: 0 dependencies [00:00, ? dependencies/s]2023-02-09 10:45:46 [info ] Getting dependencies for cmake repo .
Traceback (most recent call last):
File "/usr/bin/it-depends", line 33, in
sys.exit(load_entry_point('it-depends', 'console_scripts', 'it-depends')())
File "/root/it-depends/it_depends/cli.py", line 248, in main
max_workers=args.max_workers,
File "/root/it-depends/it_depends/dependencies.py", line 904, in resolve
source_package = resolver.resolve_from_source(repo_or_spec, cache=cache)
File "/root/it-depends/it_depends/cmake.py", line 396, in resolve_from_source
with open(output, "rt") as outfd:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpy99_9n56/output'
The text was updated successfully, but these errors were encountered:
resolving .: 0 dependencies [00:00, ? dependencies/s]2023-02-09 10:45:46 [info ] Getting dependencies for cmake repo .
Traceback (most recent call last):
File "/usr/bin/it-depends", line 33, in
sys.exit(load_entry_point('it-depends', 'console_scripts', 'it-depends')())
File "/root/it-depends/it_depends/cli.py", line 248, in main
max_workers=args.max_workers,
File "/root/it-depends/it_depends/dependencies.py", line 904, in resolve
source_package = resolver.resolve_from_source(repo_or_spec, cache=cache)
File "/root/it-depends/it_depends/cmake.py", line 396, in resolve_from_source
with open(output, "rt") as outfd:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpy99_9n56/output'
The text was updated successfully, but these errors were encountered: