Code Monkey home page Code Monkey logo

Comments (4)

mkassner avatar mkassner commented on July 23, 2024

Thanks for spotting the bug. I will fix it today.

best,

Moritz

On Thu, Jun 12, 2014 at 2:28 PM, Rafael Picanço [email protected]
wrote:

Hey Guys,

Running from the source (.zip downloaded from the release 0.3.9.1 and
pupil-master) with sublime text 2. Data files were not lost.

cal_pt_cloud.npy
gaze_positions.npy
timestamps.npy
info.csv (Capture Software Version "unknow").
world.avi

Traceback (most recent call last):
File "/home/rafael/Documents/pupil-0.3.9.1/pupil_src/capture/main.py", line 144, in
main()
File "/home/rafael/Documents/pupil-0.3.9.1/pupil_src/capture/main.py", line 137, in main
world(g_pool,world_src,world_size)
File "/home/rafael/Documents/pupil-0.3.9.1/pupil_src/capture/world.py", line 340, in world
g_pool.plugins = [p for p in g_pool.plugins if p.alive]
File "/home/rafael/Documents/pupil-0.3.9.1/pupil_src/shared_modules/plugin.py", line 42, in alive
self.cleanup()
File "/home/rafael/Documents/pupil-0.3.9.1/pupil_src/capture/recorder.py", line 173, in cleanup
self.stop_and_destruct()
File "/home/rafael/Documents/pupil-0.3.9.1/pupil_src/capture/recorder.py", line 154, in stop_and_destruct
logger.Exception("Could not save metadata. Please report this bug!")
AttributeError: 'Logger' object has no attribute 'Exception'
[Finished in 557.2s]


Reply to this email directly or view it on GitHub
#12.

from pupil.

cpicanco avatar cpicanco commented on July 23, 2024

Running as root solved the "bug".

sudo su -

:-)

from pupil.

mkassner avatar mkassner commented on July 23, 2024

Yes,

the error is a bug. but the reason for it to show is that the software
somehow does not have permission to write the info.csv file. Running Pupil
as root appears to solve the problem in your case.

On Thu, Jun 12, 2014 at 2:34 PM, Rafael Picanço [email protected]
wrote:

Solved when runned as root

sudo su -

:-)


Reply to this email directly or view it on GitHub
#12 (comment).

from pupil.

mkassner avatar mkassner commented on July 23, 2024

fixed in [6e589c4]

from pupil.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.