Giter VIP home page Giter VIP logo

little-unikeen-bot's Introduction

UNIkeEN means unicorn🦄!

「愿你与重要之人再相逢」 大切な人といつかまた巡り会えますように


  • 🎓 Undergraduate in @SJTU-CSE
  • 🔭 Interested in computer graphics and machine learning
  • 🛠️ Full-stack web developer (React, Django) - Member of @ChatSJTU Team and @SJTU-Plus
  • 🎨 Game designer of SJMC , dreaming of developing games

Top Langs

The avatar is just for fun, reflecting special attire for a campus event.

little-unikeen-bot's People

Contributors

fangtiancheng avatar unikeen 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

little-unikeen-bot's Issues

Use function deprecated in Pillow 10.x

These function deprecated in Pillow 10.x are used in this project:

PIL.ImageFont.FreeTypeFont.getsize()
PIL.ImageDraw.textsize()

And the requirements.txt does not specify the version of the Pillow library. If you meet problems like

AttributeError: 'FreeTypeFont' object has no attribute 'getsize'

Please try to downgrade Pillow to 9.x or earlier, and we will fix this problem by using new alter functions (such as PIL.ImageFont.FreeTypeFont.getbbox()) in the future.


本项目使用了 Pillow 10.x 中已弃用的这些函数:

PIL.ImageFont.FreeTypeFont.getsize()
PIL.ImageDraw.textsize()

并且“requirements.txt”没有指定“Pillow”库的版本。 如果您遇到类似问题:

AttributeError: 'FreeTypeFont' object has no attribute 'getsize'

请尝试将Pillow降级到9.x或更早版本,之后我们将通过使用其他函数(如PIL.ImageFont.FreeTypeFont.getbbox())来解决这个问题。

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.