Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Arch Linux while taking screenshot #15

Closed
leafonsword opened this issue Dec 15, 2013 · 2 comments
Closed

Error in Arch Linux while taking screenshot #15

leafonsword opened this issue Dec 15, 2013 · 2 comments

Comments

@leafonsword
Copy link

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'
@awarrenlove
Copy link

This is an issue with http://www.generictestdomain.net/archey3/, not this project.

@leafonsword
Copy link
Author

@awarrenlove Oh,sorry for my confusing~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants