Giter Site home page Giter Site logo

molssi-seamm / seamm_util Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 3.0 3.21 MB

Utility classes and functions that support other MolSSI tools

License: Other

Makefile 0.80% Python 97.53% Shell 0.38% HTML 1.29%
computational-chemistry computational-materials-science molssi molssi-seamm

seamm_util's Introduction

SEAMM Util

image

alt

Build Status

Code Coverage

Code Quality

image

alt

Documentation Status

Updates for Dependencies

image

alt

PyPi VERSION

Utility classes and functions that support other SEAMM tools

Features

  • TODO

Credits

This package was created with Cookiecutter and the molssi-seamm/cookiecutter-seamm-plugin project template.

Developed by the Molecular Sciences Software Institute (MolSSI), which receives funding from the National Science Foundation under awards OAC-1547580 and CHE-2136142

seamm_util's People

Contributors

dependabot[bot] avatar doaa-altarawy avatar emarinri avatar paulsaxe avatar seamm avatar

Stargazers

 avatar

Watchers

 avatar

seamm_util's Issues

Bug in seamm argument_parser.

  • MolSSI Util version:
  • Python version:
  • Operating System:

Description

The Dashboard tires on startup due to a '$' in the secret key. It can be wired around by editing the key in seamm.ini and replacing '$' signs.

What I Did

seamm-dashboard
Traceback (most recent call last):
  File "/Users/psaxe/opt/miniconda3/envs/seamm-dashboard/bin/seamm-dashboard", line 33, in <module>
    sys.exit(load_entry_point('seamm-dashboard==2021.6.11+7.gdc4d826', 'console_scripts', 'seamm-dashboard')())
  File "/Users/psaxe/opt/miniconda3/envs/seamm-dashboard/bin/seamm-dashboard", line 25, in importlib_load_entry_point
    return next(matches).load()
  File "/Users/psaxe/opt/miniconda3/envs/seamm-dashboard/lib/python3.9/importlib/metadata.py", line 77, in load
    module = import_module(match.group('module'))
  File "/Users/psaxe/opt/miniconda3/envs/seamm-dashboard/lib/python3.9/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 972, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "/Users/psaxe/opt/miniconda3/envs/seamm-dashboard/lib/python3.9/site-packages/seamm_dashboard-2021.6.11+7.gdc4d826-py3.9.egg/seamm_dashboard/__init__.py", line 26, in <module>
    from .setup_argparsing import options, parser
  File "/Users/psaxe/opt/miniconda3/envs/seamm-dashboard/lib/python3.9/site-packages/seamm_dashboard-2021.6.11+7.gdc4d826-py3.9.egg/seamm_dashboard/setup_argparsing.py", line 761, in <module>
    parser.parse_args()
  File "/Users/psaxe/opt/miniconda3/envs/seamm-dashboard/lib/python3.9/site-packages/seamm_util/argument_parser.py", line 251, in parse_args
    value = self._interpolation.before_get(
  File "/Users/psaxe/opt/miniconda3/envs/seamm-dashboard/lib/python3.9/configparser.py", line 456, in before_get
    self._interpolate_some(parser, option, L, value, section, defaults, 1)
  File "/Users/psaxe/opt/miniconda3/envs/seamm-dashboard/lib/python3.9/configparser.py", line 516, in _interpolate_some
    raise InterpolationSyntaxError(
configparser.InterpolationSyntaxError: '$' must be followed by '$' or '{', found: "$\\x84\\xb3b\\xc3\\xeb@j\\n\\x8b\\x8a?\\x13\\xb6\\xde\\xe1\\xe9\\xf4q\\x87\\xe8'"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.