ModuleNotFoundError: No module named 'skml'
MrGpeee opened this issue · 2 comments
MrGpeee commented
How do I install skml? I get the error 'ModuleNotFoundError: No module named 'skml'' when I try to run the code. When I use 'pip install skml' I get the error ' ERROR: Could not find a version that satisfies the requirement skml (from versions: none)
ERROR: No matching distribution found for skml'
guilfb commented
Same here...
ChristianSch commented
Sorry, it's been ages since I used the library myself. I'm not too sure about a pypi distribution being around. You can always install locally though.