-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
setup error #20
Comments
Hi, What version of python and which OS? On Tue, Nov 19, 2013 at 1:56 AM, chingshiung notifications@github.comwrote:
|
python2.7 ubuntu 12.04 :) 於 2013/11/19 下午 08:25, robscetury 提到:
|
Thanks that should work, could you make cython is installed? On Thu, Nov 21, 2013 at 12:56 AM, chingshiung notifications@github.comwrote:
|
1 ls Traceback (most recent call last): my ubuntu is new install :) thanks |
Hi chingshiung and robscetury ! Sorry about my english. |
Hi FernandoHiagon, This is Dan Klinedinst, I wrote the original Gibson code, although we have I did all of my original development on OS X because the video APIs change There's at least one new version of Panda since we published that code, too. Dan On Thu, Nov 20, 2014 at 6:03 PM, FernandoHiagon notifications@github.com
|
Hello Dan ! One more time, thank you for your attention ! |
Traceback (most recent call last):
File "setup.py", line 7, in
ext_modules= [Extension("gibson.physics.spring", "gibson/physics/spring.pyx")]
File "/usr/lib/python2.7/distutils/extension.py", line 109, in init
"'sources' must be a list of strings"
AssertionError: 'sources' must be a list of strings
can any one help :)
The text was updated successfully, but these errors were encountered: