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

couldn't run on mac os #3

Open
iamsile opened this issue Feb 17, 2016 · 0 comments
Open

couldn't run on mac os #3

iamsile opened this issue Feb 17, 2016 · 0 comments

Comments

@iamsile
Copy link

iamsile commented Feb 17, 2016

Hello, when I use it on mac os, there is something wrong.

Traceback (most recent call last):
File "pv_dm.py", line 18, in
from pvdm_inner import train_sentence_pvdm, train_sentence_batch_pvdm, train_sentence_batch_pvdm_self_predict, train_sentence_batch_pvdm_skipgram
File "/Library/Python/2.7/site-packages/pyximport/pyximport.py", line 435, in load_module
language_level=self.language_level)
File "/Library/Python/2.7/site-packages/pyximport/pyximport.py", line 227, in load_module
exec("raise exc, None, tb", {'exc': exc, 'tb': tb})
File "/Library/Python/2.7/site-packages/pyximport/pyximport.py", line 210, in load_module
mod = imp.load_dynamic(name, so_path)
File "pvdm_inner.pyx", line 28, in init pvdm_inner (/Users/taowei/.pyxbld/temp.macosx-10.11-intel-2.7/pyrex/pvdm_inner.c:9919)
cdef saxpy_ptr saxpy=<saxpy_ptr>PyCapsule_GetPointer(fblas.saxpy._cpointer , NULL) # y += alpha * x
ImportError: Building module pvdm_inner failed: ['ValueError: PyCapsule_GetPointer called with invalid PyCapsule object\n']

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

1 participant