I'm on ~amd64 up to date and would like to compile synce but it fails with this error : pyrexc ./pyrapi2.pyx -o ./pyrapi2.c Traceback (most recent call last): File "/usr/bin/pyrexc", line 7, in <module> from Pyrex.Compiler.Main import main ImportError: No module named Pyrex.Compiler.Main make[3]: *** [pyrapi2.c] Error 1 Reproducible: Always
Does running python-updater fix it?
(In reply to comment #1) > Does running python-updater fix it? > Oh yeah I forgot to run python-updater after my update, sorry for the inconvenient. Thanks for your time.
(In reply to comment #2) > (In reply to comment #1) > > Does running python-updater fix it? > > > > Oh yeah I forgot to run python-updater after my update, sorry for the > inconvenient. > > Thanks for your time. > Ok the problem with Pyrex is solved but now there is another problem I don't understand the meaning with app-pda/libopensync-plugin-python-0.36 : CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: PYTHON_INCLUDE_PATH used as include directory in directory /var/tmp/portage/app-pda/libopensync-plugin-python-0.36/work/libopensync-plugin-python-0.36/src PYTHON_LIBRARY linked by target "python-module" in directory /var/tmp/portage/app-pda/libopensync-plugin-python-0.36/work/libopensync-plugin-python-0.36/src
Please file a new bug and attach emerge --info and the complete build.log there.