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

Setup unable to run - uap v1.0 #30

Open
cmeesters opened this issue Aug 22, 2020 · 0 comments
Open

Setup unable to run - uap v1.0 #30

cmeesters opened this issue Aug 22, 2020 · 0 comments

Comments

@cmeesters
Copy link

cmeesters commented Aug 22, 2020

Dear Developers,

I only tested it yesterday, perhaps the issue is solved in the trunk, yet for the sake of possible improvements:

`$ python3 setup.py build
Traceback (most recent call last):
File "setup.py", line 15, in
subprocess.call(check_tools[tool])
File "/usr/lib/python3.7/subprocess.py", line 323, in call
with Popen(*popenargs, **kwargs) as p:
File "/usr/lib/python3.7/subprocess.py", line 775, in init
restore_signals, start_new_session)
File "/usr/lib/python3.7/subprocess.py", line 1522, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'virtualenv': 'virtualenv'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "setup.py", line 17, in
if e.errno == os.errno.ENOENT:
AttributeError: module 'os' has no attribute 'errno'`

HTH,
Kind regards,
Christian Meesters

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

1 participant