Skip to content

Conversation

jcowgill
Copy link
Contributor

These are the fixes I've used to get python-sfml building again on my machine. I'll probably apply the one relating to Cython 0.23 to the Debian package in a moment.

@firefly2442
Copy link

👍

@ghost
Copy link

ghost commented Oct 13, 2015

Hello @jcowgill, when I try to import your special build-fixes I get the following errors:

>>>from sfml import sf
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3.5/site-packages/sfml/__init__.py", line 1, in <module>
    import sfml.system
ImportError: /usr/lib/python3.5/site-packages/sfml/system.cpython-35m-x86_64-linux-gnu.so: undefined symbol: _Z15Time_idiv_floatRN2sf4TimeEf

I'm trying to use it on Manjaro Linux (stable, I only took python3.5 from unstable).

@jcowgill
Copy link
Contributor Author

Hi @Erwhann-Rouge, that error is the same as issue #122. I'll have a look at it.

@jcowgill
Copy link
Contributor Author

These seem to be fixed now.

@jcowgill jcowgill closed this Apr 17, 2016
@jcowgill jcowgill deleted the build-fixes branch April 17, 2016 16:52
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

Successfully merging this pull request may close these issues.

2 participants