Closed agstephens closed 2 years ago
Note, might be a faulty package name that just needs the "!" removing.
if line.find('x264-1!152') > -1:
print(line)
spec = line
else:
spec = spec_from_line(line)
Historical
Error when trying install a JASPY env:
Can hack a fix in conda library: