Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
acc
acc
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Labels
    • Milestones
  • Packages
    • Packages
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • hla
  • accacc
  • Issues
  • #15

Closed
Open
Opened Feb 02, 2018 by Stephanie Radel@sradel
  • Report abuse
  • New issue
Report abuse New issue

After fixing tune syntax for all sequences, I am still not able to use xml2optr.py. The fault see below.

Traceback (most recent call last): File "../../lib/xml2optr.py", line 4, in from xml2datadat import xml2datadat File "/home/sradel/acc/lib/xml2datadat.py", line 11, in from acc.lib.scale import load_beam_properties File "/home/sradel/acc/lib/scale.py", line 11, in from acc.lib.calc_isac_linac import calc File "/home/sradel/acc/lib/calc_isac_linac.py", line 6, in from beam.home.lib import get_epicsDict_from_list File "/home/sradel/beam/home/lib.py", line 279, in beamlines = initialize_beamlines(accDir,apps) File "/home/sradel/beam/home/lib.py", line 216, in initialize_beamlines blpathIsURL = validators.url(accDir) File "", line 2, in url File "/home/sradel/beam/home/venv-py3/lib64/python3.4/site-packages/validators/utils.py", line 78, in wrapper value = func(*args, **kwargs) File "/home/sradel/beam/home/venv-py3/lib64/python3.4/site-packages/validators/url.py", line 105, in url result = pattern.match(value) TypeError: expected string or buffer

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
2
Labels
bug To Do
Assign labels
  • View project labels
Reference: hla/acc#15