Skip to content

GitLab Next

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Menu
    Projects Groups Snippets
  • Get a free trial
  • Sign up
  • Login
  • Sign in / Register
  • P plom
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 599
    • Issues 599
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 27
    • Merge requests 27
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 has launched! Please visit Breaking changes in 15.0 and 15.0 Removals to see which breaking changes may impact your workflow.

  • plom
  • plom
  • Issues
  • #1908
Closed
Open
Created Jan 28, 2022 by Andrew Rechnitzer@arechnitzerOwner

Reannotation = crash

Recipe =

  • checkout main, install.
  • run plom-demo
  • fire up plom-client
  • annotate 2 questions and then go back to marker
  • attempt to reannotate the first one.

= Boom.

Traceback (most recent call last):
  File "/home/andrew/.local/lib/python3.9/site-packages/plom/client/marker.py", line 1664, in annotateTest
    inidata = self.getDataForAnnotator(task)
  File "/home/andrew/.local/lib/python3.9/site-packages/plom/client/marker.py", line 1708, in getDataForAnnotator
    shutil.copyfile(oldaname, aname)
  File "/usr/lib/python3.9/shutil.py", line 265, in copyfile
    with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/plom_ctodieaf/0003g1_jlfclijx/G0003g1.png'
Assignee
Assign to
Time tracking