Skip to content

Error while taking screenshot~ #17

Closed
@leafonsword

Description

@leafonsword
Screenshotting in
5...4...3...2...1...Say Cheese!
Traceback (most recent call last):
  File "/usr/bin/archey3", line 860, in <module>
    main()
  File "/usr/bin/archey3", line 857, in main
    archey.run(options.screenshot)
  File "/usr/bin/archey3", line 722, in run
    screenshot(self.state)
  File "/usr/bin/archey3", line 628, in screenshot
    ctime().replace(' ','_')).split(" "))
  File "/usr/lib/python3.3/subprocess.py", line 542, in check_call
    retcode = call(*popenargs, **kwargs)
  File "/usr/lib/python3.3/subprocess.py", line 523, in call
    with Popen(*popenargs, **kwargs) as p:
  File "/usr/lib/python3.3/subprocess.py", line 824, in __init__
    restore_signals, start_new_session)
  File "/usr/lib/python3.3/subprocess.py", line 1448, in _execute_child
    raise child_exception_type(errno_num, err_msg)
FileNotFoundError: [Errno 2] No such file or directory: 'import'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions