You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report. We are aware of the issue (#2028), but have yet to publish a fix. In the meantime, you can work around it by making some non-consequential change to the file code-experiments/build/python/cython/interface.pyx (such as adding a space or comment) and rerunning the command. This should trigger cython compilation (instead of using precompiled files) and the error should disappear.
In case that doesn’t work, remove lines 770-775 of the file code-experiments/build/python/cython/interface.pyx.
python do.py run-python
does not run successfully.The rights should be fine and even
sudo
did not help.Any easy fix for this?
(I have experimented with to modifying coco.h and interface.pyx but was not successful)
The text was updated successfully, but these errors were encountered: