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

can't install in osX #18

Open
julian-ramos opened this issue Apr 17, 2016 · 4 comments
Open

can't install in osX #18

julian-ramos opened this issue Apr 17, 2016 · 4 comments

Comments

@julian-ramos
Copy link

Hi I have been trying to install and here is what I get:
<<<<<<<<<<<<<<<<<<<
Exception: Cython-generated file 'rlpy/Representations/c_kernels.pxd' not found.
Cython is required to compile rlpy from a development branch.
Please install Cython or download a release package of rlpy.

Command "/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -u -c "import setuptools, tokenize;file='/private/tmp/pip-build-0IehzP/rlpy/setup.py';exec(compile(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), file, 'exec'))" install --record /tmp/pip-_rXqnl-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/tmp/pip-build-0IehzP/rlpy/
<<<<<<<<<<<<<<<<<<<
I had installed cython and xcode

Best,

@tanderberg
Copy link

Same problem on Windows 10 (with Anaconda, including Cython, installed):

rlpy\Representations\kernels.pyx:15:8: 'c_kernels.pxd' not found

(Aside: trying to install under the Windows Subsystem for Linux in the Insider Preview also fails, due to missing libfreetype6-dev, and trying to install freetype fails due to missing devtmpfs support).

@yrevar
Copy link

yrevar commented Apr 11, 2017

Is there any fix for this issue?

I am seeing this error:

Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/tz/vc9jdgq53yn75gbbcmryst5c0000gn/T/pip-build-xr2woi/rlpy/

@oguzserbetci
Copy link

try installing the latest tag. I was also having problems and now it looks like they are resolved!

@ShenDezhou
Copy link

macos 10.10; python 3.7.6; rlpy-1.3.8; using pip3 install RLPy not working.

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