You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyone is experiencing issue on ocabot while creating readme?
Error:
Traceback (most recent call last):
File "/usr/local/bin/oca-gen-addon-readme", line 6, in <module>
from pkg_resources import load_entry_point
File "/ocamt-readme/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3252, in <module>
def _initialize_master_working_set():
File "/ocamt-readme/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3235, in _call_aside
f(*args, **kwargs)
File "/ocamt-readme/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3264, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/ocamt-readme/lib/python3.8/site-packages/pkg_resources/__init__.py", line 583, in _build_master
ws.require(__requires__)
File "/ocamt-readme/lib/python3.8/site-packages/pkg_resources/__init__.py", line 900, in require
needed = self.resolve(parse_requirements(requirements))
File "/ocamt-readme/lib/python3.8/site-packages/pkg_resources/__init__.py", line 786, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'PySocks!=1.5.7,<2.0,>=1.5.6; extra == "socks"' distribution was not found and is required by urllib3
Module
The name of the module that has a bug.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Affected versions:
Steps to reproduce the behavior:
1.
2.
3.
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here. (e.g. OS, Python version, ...)
The text was updated successfully, but these errors were encountered:
Anyone is experiencing issue on ocabot while creating readme?
Error:
Module
The name of the module that has a bug.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Affected versions:
Steps to reproduce the behavior:
1.
2.
3.
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here. (e.g. OS, Python version, ...)
The text was updated successfully, but these errors were encountered: