Git Product home page Git Product logo

colorer's People

Contributors

kiddae avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

marcus-arcadius

colorer's Issues

Unable to install colorer

After i install colorer and try to use it, i get command not found, I dont know how to add it to path as it is not a singular file.
colorer_fails_to_install

Error encountered when running 'colorer .config/colorer/colorschemes/catpuccin' command

Hi @kiddae,

I'm new to using colorer and I'm really enjoying this tool. However, I've encountered a small problem:

When I install it with Python, everything works correctly:

Defaulting to user installation because normal site-packages is not writeable
Processing /home/frontend/colorer
  Preparing metadata (setup.py) ... done
Building wheels for collected packages: colorer
  Building wheel for colorer (setup.py) ... done
  Created wheel for colorer: filename=colorer-2.0.0-py3-none-any.whl size=3679 sha256=eafd6f6b4d1eeb29d6669f47949d870b9cc96223ecaa53dfa5a01610bc21a906
  Stored in directory: /tmp/pip-ephem-wheel-cache-45pyfe68/wheels/9e/68/c1/1956a146d2cedd325030ef01cd97e43f9cda8a0e43f97cbf29
Successfully built colorer
Installing collected packages: colorer
Successfully installed colorer-2.0.0

I also have the catpuccin theme installed at .config/colorer/colorschemes/catpuccin.

But when I try to run the colorer .config/colorer/colorschemes/catpuccin command, I encounter this problem:

Traceback (most recent call last):
  File "/home/user/.local/bin/colorer", line 5, in <module>
    from colorer.colorer import main
  File "/home/user/.local/lib/python3.10/site-packages/colorer/colorer.py", line 8, in <module>
    CONFIG_DIR = os.getenv('XDG_CONFIG_HOME') + '/'
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

could you help me to solve this issue?

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.