Closed Kriechi closed 7 years ago
Shoot. I'll fix this first thing this morning.
On Thu, Nov 9, 2017, 1:03 AM Thomas Kriechbaumer notifications@github.com wrote:
I tried to install the latest v0.3.3 on an Ubuntu 16.04, with the following error:
$ sudo pip3 instal bitshuffle Collecting bitshuffle Downloading bitshuffle-0.3.3.tar.gz (232kB) 100% |████████████████████████████████| 235kB 5.3MB/s Complete output from command python setup.py egg_info: Traceback (most recent call last): File "
", line 1, in File "/tmp/pip-build-_fovqf52/bitshuffle/setup.py", line 272, in with open('requirements.txt') as f: FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kiyo-masui/bitshuffle/issues/66, or mute the thread https://github.com/notifications/unsubscribe-auth/AAYXn4NIHdoQ1MbfdRD2ECDjGV27M_Ruks5s0r_4gaJpZM4QXoiq .
Should be fixed now in 0.3.4. Sorry about that.
👍
I tried to install the latest v0.3.3 on an Ubuntu 16.04, with the following error: