Skip to content
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

object '.session' is not found in groupframe #4

Open
detsutut opened this issue Mar 20, 2020 · 0 comments
Open

object '.session' is not found in groupframe #4

detsutut opened this issue Mar 20, 2020 · 0 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@detsutut
Copy link
Owner

When I follow the code with my own csv.file (which I implemented by adapting the getFrames() to use file.choose instead of choose.files), when I run the line
framelines = lapply(movies,function(movie){groupframes(movie,seconds = 0.05)})
I get an error saying that in the groupframe function: function(frames,seconds=NULL,fps=.session$fps) -> object '.session' is not found.

Originally posted by @Mette-Jill in #2 (comment)

@detsutut detsutut self-assigned this Mar 20, 2020
@detsutut detsutut added bug Something isn't working help wanted Extra attention is needed labels Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant