Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
bliss
bliss
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 515
    • Issues 515
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge Requests 123
    • Merge Requests 123
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Bliss
  • blissbliss
  • Issues
  • #1704

Closed
Open
Opened Jun 04, 2020 by Valentin Valls@valentin.valls
  • Report abuse
  • New issue
Report abuse New issue

Deprecation warning inside louis

As i think we maintain louis, it would be good to fix that

tests/scans/test_external_hdf5_writer.py::test_external_hdf5_writer
  /home/ordinateur/Software/miniconda3/envs/blissenv/lib/python3.7/site-packages/louie/saferef.py:133: 
DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' 
is deprecated since Python 3.3,and in 3.9 it will stop working
    if isinstance(function, collections.Callable):

also seen at BLISS session exit.

/opt/bliss/conda/miniconda/envs/bliss/lib/python3.7/site-packages/louie/saferef.py:133: 
DeprecationWarning: Using or importing the ABCs from 'collections' 
instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 
it will stop working
  if isinstance(function, collections.Callable):
Edited Mar 23, 2021 by Cyril Guilloud
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
Cleanup
Assign labels
  • View project labels
Reference: bliss/bliss#1704