Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python3 问题有点多啊 #150

Open
7733012 opened this issue Jul 24, 2018 · 3 comments
Open

python3 问题有点多啊 #150

7733012 opened this issue Jul 24, 2018 · 3 comments

Comments

@7733012
Copy link

7733012 commented Jul 24, 2018

Traceback (most recent call last):
File "C:/python3.6.3/Lib/site-packages/sqlalchemy/engine/base.py", line 15, in
from .. import exc, util, log, interfaces
ValueError: attempted relative import beyond top-level package

@gitscamI
Copy link

不是一般的多,稀烂

@JoffreyN
Copy link

JoffreyN commented Dec 19, 2018

Complete output from command python setup.py egg_info:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "C:\Users\ZP\AppData\Local\Temp\pip-install-r7jpx727\web.py\setup.py", line 6, in <module>
    from web import __version__
  File "C:\Users\ZP\AppData\Local\Temp\pip-install-r7jpx727\web.py\web\__init__.py", line 14, in <module>
    import utils, db, net, wsgi, http, webapi, httpserver, debugerror
ModuleNotFoundError: No module named 'net'

E:\Users\ZP\Desktop\5-2\py\IPProxyPool>pip install net
Collecting net
  Could not find a version that satisfies the requirement net (from versions: )
No matching distribution found for net

@huht123
Copy link

huht123 commented Sep 23, 2019

用3被坑死 果断放弃3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants