yyyyyiiiiii

Results 1 comments of yyyyyiiiiii

Got this `Requirements modules is not installed. Run "pip install requirements-parser"` too. In Python interpreter got: ```python >>> import requirements ... ModuleNotFoundError: No module named 'pkg_resources' >>> ``` Running ```bash...