homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients dstufft, lorenzogotuned, ncoghlan, ned.deily, rhettinger, terry.reedy, upendra-k14
Date 2016年06月26日.23:16:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1466982989.49.0.350939764871.issue27051@psf.upfronthosting.co.za>
In-reply-to
Content
Upendra, with respect to the error installing timingwheel, msg268983, that looks like a bug in timingwheel. Report it to the pip or timingwheel list or tracker. I ran the command normally and got the same exception, with less noise. It is not a problem with using main.
C:\Programs\Python36>python -m pip install -U timingwheel
Collecting timingwheel
 Downloading timingwheel-0.4.tar.gz
 Complete output from command python setup.py egg_info:
 Traceback (most recent call last):
 File "<string>", line 1, in <module>
 File "C:\Users\Terry\AppData\Local\Temp\pip-build-ypf8yppj\timingwheel\setup.py", line 3, in <module>
 from timingwheel import version
 File "C:\Users\Terry\AppData\Local\Temp\pip-build-ypf8yppj\timingwheel\timingwheel\__init__.py", line 1, in <module>
 from timingwheel import BaseWheel, TimingWheel
 ImportError: cannot import name 'BaseWheel'
 ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\Terry\AppData\Local\Temp\pip-build-ypf8yppj\timingwheel\
History
Date User Action Args
2016年06月26日 23:16:29terry.reedysetrecipients: + terry.reedy, rhettinger, ncoghlan, ned.deily, dstufft, upendra-k14, lorenzogotuned
2016年06月26日 23:16:29terry.reedysetmessageid: <1466982989.49.0.350939764871.issue27051@psf.upfronthosting.co.za>
2016年06月26日 23:16:29terry.reedylinkissue27051 messages
2016年06月26日 23:16:29terry.reedycreate

AltStyle によって変換されたページ (->オリジナル) /