Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P PyNEMO
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 37
    • Issues 37
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • thopri
  • PyNEMO
  • Issues
  • #68

Closed
Open
Created May 26, 2021 by thopri@thopriMaintainer

Legacy code not supported: cannot import name 'utime' from 'cftime'

Created by: jpolton

cftime dropped utime after 1.4.1. I think that the version is chosen by netcdf4. I only had a problem installing on livljobs8, not on archer2. As a fix I've added cftime=1.4.1 to the pynemo_37.yml file

utime appears in:

reader/directory.py:from cftime import utime 
reader/ncml.py:from cftime import utime 
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking