Closed mustafasoylu closed 4 months ago
OS version: Ubuntu 20.04.6 LTS, 64-bit
Python version:
python3 --version
Python 3.9.5
Information from Poetry
poetry env info
Virtualenv
Python: 3.9.5
Implementation: CPython
Path: ###########redacted#############
Valid: True
System
Platform: linux
OS: posix
Python: /opt/miniconda3
Poetry virtual environment: poetry.lock.txt (can't upload a plain .lock file)
Python packages installed globally, present when running git commit
in a regular terminal:
pip freeze
brotlipy==0.7.0
certifi==2021.5.30
cffi @ file:///tmp/build/80754af9/cffi_1625814692085/work
chardet @ file:///tmp/build/80754af9/chardet_1607706775000/work
conda==4.10.3
conda-package-handling @ file:///tmp/build/80754af9/conda-package-handling_1618262147379/work
cryptography @ file:///tmp/build/80754af9/cryptography_1616767007030/work
idna @ file:///home/linux1/recipes/ci/idna_1610986105248/work
pycosat==0.6.3
pycparser @ file:///tmp/build/80754af9/pycparser_1594388511720/work
pyOpenSSL @ file:///tmp/build/80754af9/pyopenssl_1608057966937/work
PySocks @ file:///tmp/build/80754af9/pysocks_1605305812635/work
requests @ file:///tmp/build/80754af9/requests_1608241421344/work
ruamel-yaml-conda @ file:///tmp/build/80754af9/ruamel_yaml_1616016711199/work
six @ file:///tmp/build/80754af9/six_1623709665295/work
tqdm @ file:///tmp/build/80754af9/tqdm_1625563689033/work
urllib3 @ file:///tmp/build/80754af9/urllib3_1625084269274/work
Contents of .pre-commit-config.yaml
:
repos:
- repo: https://github.com/Materials-Data-Science-and-Informatics/somesy
rev: "v0.3.0"
hooks:
- id: somesy
Facing the same issue with Python 3.10, any help is appreciated
this problem should be resolved with version 0.4.1. The latest version is 0.4.2, could you try with that? @hlmore @LeonardWilleke (I also updated fair python cookie-cutter with the latest version of somesy)
repos:
- repo: https://github.com/Materials-Data-Science-and-Informatics/somesy
rev: "v0.4.2"
hooks:
- id: somesy
when trying to run somesy, some users get this error