collective / collective/stoneagehtml
ModuleNotFoundError: No module named 'StoneageHTML'
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I was trying to install `StoneageHTML` using `pip` since `easy_install` is no longer available. So whenever I used it in my python script it returns:
```
ModuleNotFoundError: No module named 'StoneageHTML'
```
Any way to install correctly using `pip install`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.