Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
85 views
in Technique[技术] by (71.8m points)

python - Not be able to install tabletext

Traceback (most recent call last):
  File "C:Users
ajatAnaconda3Scriptspip-script.py", line 11, in <module>
    load_entry_point('pip==1.5.2', 'console_scripts', 'pip')()
  File "C:Users
ajatAnaconda3libsite-packagespkg_resources\__init__.py", line 489, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "C:Users
ajatAnaconda3libsite-packagespkg_resources\__init__.py", line 2852, in load_entry_point
    return ep.load()
  File "C:Users
ajatAnaconda3libsite-packagespkg_resources\__init__.py", line 2443, in load
    return self.resolve()
  File "C:Users
ajatAnaconda3libsite-packagespkg_resources\__init__.py", line 2449, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "C:Users
ajatAppDataRoamingPythonPython37site-packagespip-1.5.2-py3.7.eggpip\__init__.py", line 9, in <module>
    from pip.log import logger
  File "C:Users
ajatAppDataRoamingPythonPython37site-packagespip-1.5.2-py3.7.eggpiplog.py", line 9, in <module>
    from pip._vendor import colorama, pkg_resources
  File "C:Users
ajatAppDataRoamingPythonPython37site-packagespip-1.5.2-py3.7.eggpip\_vendorpkg_resources.py", line 1423, in <module>
    register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider)

Always getting error for this.

question from:https://stackoverflow.com/questions/65897210/not-be-able-to-install-tabletext

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...