-more detailed message if pypo-install can't find liquidsoap file
This commit is contained in:
parent
bc629bf441
commit
41b9ea1c14
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ try:
|
||||||
Note: We cannot simply use os.path.exists before this, since it sometimes gives us "false" incorrectly
|
Note: We cannot simply use os.path.exists before this, since it sometimes gives us "false" incorrectly
|
||||||
"""
|
"""
|
||||||
print "Unsupported OS/system architecture."
|
print "Unsupported OS/system architecture."
|
||||||
|
print e
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue