Closed ivshli closed 6 years ago
it was my bad, my ubuntu version was updated without ask me, sorry.
Glad you sorted it out!
I think that at this point we need some kind of docker image to handle the fact that libraries I used aren't available any more.
Definitely indeed, that will help so much other people, thanks a lot for this amazing work!
hi sir, Sorry to disturb you, but I really need your help to enlighten me. I'm now working on your opensurfaces project to build my own database for image segmentation. I created a new photo app as a content model and use it in shapes application, but when I connect to the server in the Mturk task, it shows "There are no HITs created for this experiment yet..." I think there is something that I'm not configured correctely yet, as I can't run debug in pycharme, it's become really difficule to undersatand what's going on. Can you please if you have 2 mins available, telle me which part of apps that I need to look into?
Thanks for your time
Regards Hui
2017-11-16 18:37 GMT+01:00 Sean Bell notifications@github.com:
Glad you sorted it out!
I think that at this point we need some kind of docker image to handle the fact that libraries I used aren't available any more.
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/seanbell/opensurfaces/issues/15#issuecomment-345000096, or mute the thread https://github.com/notifications/unsubscribe-auth/Ad3PGVzkkeC9t04eAMWwLakuoZNjVoDXks5s3HL0gaJpZM4Qgcpo .
-- Hui Li Ingénieur R&D
19 rue Klock - 92110 Clichy - FRANCE Standard : +33 1 44 69 37 37
www.activisu.com
Hallo,
I have ubuntu 12.4.5 installed on my virtual box, when I run ./install_all.sh, there is several problems. For example, the version of postgresql 9.1 is no more available and we can no more install ipython-notebook via sudo apt-get etc, so I changed the "requirements-ubuntu.txt" and "config.sh" for the install, now I'm facing another problem, django can't connect to server for user labelmaterial, even thought I modified some parameters of setting.py and pg_hba.conf, I don't know if thoes problems come from the modifications that I made. I saw there is a commit 4 months ago in readMe that you said that the install now works with ubuntu 12.4.5, so that confuse me so much, do you have some ideas?
Thanks for your time