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

Installation fails with no such option: --allow-external #1200

Open
dzieciou opened this issue Jun 12, 2019 · 5 comments
Open

Installation fails with no such option: --allow-external #1200

dzieciou opened this issue Jun 12, 2019 · 5 comments

Comments

@dzieciou
Copy link

I have followed installation instructions from https://blocks.readthedocs.io/en/latest/setup.html but the installation fails with

pip install git+git:/mila-udem/blocks.git@stable -r https://raw.githubusercontent.com/mila-udem/blocks/stable/requirements.txt
Usage: pip [options]

ERROR: Invalid requirement: --allow-external theano
pip: error: no such option: --allow-external

I've run it on on Windows 10 for Python 3.7 and pip 19.1.1 (higher than the required 1.5)

What am I missing?

@ossacomu
Copy link

Same here.

Also install master will have following error:

Using cached https://files.pythonhosted.org/packages/9e/b0/47e994b3b370087d388
d2bb9dfc97c7e901b801265ccd1e8e9fd16eda1b8/toolz-0.8.0.tar.gz
ERROR: Complete output from command python setup.py egg_info:
ERROR: Traceback (most recent call last):
File "", line 1, in
File "C:\Users\wli\AppData\Local\Temp\pip-install-xig1lsrw\toolz\setup.py"
, line 5, in
import toolz
File "C:\Users\wli\AppData\Local\Temp\pip-install-xig1lsrw\toolz\toolz_i
nit
_.py", line 3, in
from .functoolz import *
File "C:\Users\wli\AppData\Local\Temp\pip-install-xig1lsrw\toolz\toolz\fun
ctoolz.py", line 467
f.name for f in reversed((self.first,) + self.funcs),
^
SyntaxError: Generator expression must be parenthesized
----------------------------------------

@Amarkr1
Copy link

Amarkr1 commented Oct 16, 2019

Same issue happened with me.

  1. Install fuel.
  2. Just clone the git and change the requirement.txt to the include the same numpy version as installed by the fuel.
    The problem is resolved.

@ghost
Copy link

ghost commented Jun 17, 2020

Still having this issue June 2020.

@gchhablani
Copy link

Same issue in Oct 2021.

@sezar543
Copy link

Same issue on June 2023

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

5 participants