Failed to compile atomspace with python bindings #3089
Replies: 4 comments 1 reply
-
What is the output of |
Beta Was this translation helpful? Give feedback.
-
oh, hang on, I see a problem. Not sure why it affects only you, though. Debugging now |
Beta Was this translation helpful? Give feedback.
-
The file that you are missing, Can you apply the following patch run cmake, and attach what the printouts are?
For example, I get
|
Beta Was this translation helpful? Give feedback.
-
Also, this should be logged as a bug report, not discussion. I will try to recat now. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I cloned and pulled the code before trying to compile atomspace with python bindings. I am getting the following error message:
97%] Built target utilities_cython
make[2]: *** No rule to make target '../opencog/persist/api/cython/../../storage/storage_types.pyx', needed by 'opencog/persist/api/cython/storage.cpp'. Stop.
make[1]: *** [CMakeFiles/Makefile2:3292: opencog/persist/api/cython/CMakeFiles/storage_cython.dir/all] Error 2
make: *** [Makefile:152: all] Error 2
Kind regards,
Abu
Beta Was this translation helpful? Give feedback.
All reactions