Closed c0d3st0rm closed 8 years ago
This adds a workaround for issue #229, placing the line into a try-except statement so that the installation doesn't (or at least shouldn't) come to a halt.
try
except
This adds a workaround for issue #229, placing the line into a
try
-except
statement so that the installation doesn't (or at least shouldn't) come to a halt.