Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
gwcelery
gwcelery
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 52
    • Issues 52
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 12
    • Merge Requests 12
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • emfollow
  • gwcelerygwcelery
  • Issues
  • #310

Closed
Open
Opened Feb 24, 2020 by Leo Pound Singer@leo-singerOwner

TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'

Sentry Issue: GWCELERY-TG

TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
(7 additional frame(s) were not displayed)
...
  File "gwpy/timeseries/io/core.py", line 99, in _pad_series
    return ts.pad((pada, padb), mode='constant', constant_values=(pad,))
  File "gwpy/types/series.py", line 976, in pad
    new = numpy.pad(self.value, pad_width, **kwargs).view(type(self))
  File "<__array_function__ internals>", line 6, in pad
  File "numpy/lib/arraypad.py", line 808, in pad
    _set_pad_area(roi, axis, width_pair, value_pair)
  File "numpy/lib/arraypad.py", line 153, in _set_pad_area
    padded[right_slice] = value_pair[1]
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: emfollow/gwcelery#310