GithubHelp home page GithubHelp logo

Comments (5)

ClausKlein avatar ClausKlein commented on May 31, 2024

see #16

from project_options.

aminya avatar aminya commented on May 31, 2024

I have issues with installing cmake-format using pip.
cheshirekow/cmake_format#236

from project_options.

aminya avatar aminya commented on May 31, 2024

This helped

pip uninstall cmake-format
pip install --force-reinstall cmakelang[YAML]

from project_options.

aminya avatar aminya commented on May 31, 2024

I get this error when I try to format:

> cmake-format --in-place './src/*.cmake'
Traceback (most recent call last):
  File "c:\python38\lib\runpy.py", line 194, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "c:\python38\lib\runpy.py", line 87, in _run_code
    exec(code, run_globals)
  File "C:\Python38\Scripts\cmake-format.exe\__main__.py", line 7, in <module>
  File "c:\python38\lib\site-packages\cmakelang\format\__main__.py", line 633, in main
    return inner_main()
  File "c:\python38\lib\site-packages\cmakelang\format\__main__.py", line 616, in inner_main
    onefile_main(infile_path, args, argparse_dict)
  File "c:\python38\lib\site-packages\cmakelang\format\__main__.py", line 520, in onefile_main
    infile = io.open(
OSError: [Errno 22] Invalid argument: './src/*.cmake'

from project_options.

ClausKlein avatar ClausKlein commented on May 31, 2024

see my comment here #16 (comment)

from project_options.

Related Issues (20)

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.