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
Still doesn't work. I don't know why.
I have freeglut.
I have all the dependencies.
I set the flags.
/usr/bin/ld: /usr/lib/libplibjs.a(js.o): relocation R_X86_64_PC32 against symbol `_ZNK10jsJoystick10fudge_axisEfi' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
THis suggests that the fPIC flag hasn't been set. Any advice?
Some things are missing in readme, so pointing out for convenience to other people:
Also the tensorflow specified in setup.py is a cpu-version right?
The text was updated successfully, but these errors were encountered: