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
Collecting kinesis-python
Using cached kinesis-python-0.1.4.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in<module>
File "/private/var/folders/7z/w4ryds754z56syykzk0mh1000000gn/T/pip-build-qk0es8uu/kinesis-python/setup.py", line 3, in<module>
with open('VERSION') as version_fd:
FileNotFoundError: [Errno 2] No such file or directory: 'VERSION'
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/7z/w4ryds754z56syykzk0mh1000000gn/T/pip-build-qk0es8uu/kinesis-python/
Hi there,
I run the following command
pip3 install kinesis-python
, but I got the following error:I guess the code hasn't been updated to the latest version yet.
Cheers.
The text was updated successfully, but these errors were encountered: