Giter Club home page Giter Club logo

groupwordcloudgenerator's Introduction

Here is ✨ Akirami

gitHub streak stats

github profile trophy

🌟 My Skill

Python JavaScript TypeScript HTML5 CSS3 Dart Rust Go


NodeJS Deno JS Vite Vue.js React Svelte Flutter Tauri MySQL MongoDB Redis Docker


Adobe Photoshop Adobe Illustrator Figma

📊 Github Stats

Akirami's GitHub stats

Akirami's top langs

footer

groupwordcloudgenerator's People

Contributors

a-kirami avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

g41mywaifu rmyhy

groupwordcloudgenerator's Issues

sqlite文件不存在,无法生成

[2022-07-03 23:58:44,066 nonebot] ERROR: Failed to import and load "hoshino.modules.GroupWordCloudGenerator.Sqlite3Manager", error: unable to open database file
[2022-07-03 23:58:44,066 nonebot] ERROR: unable to open database file
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/nonebot/plugin.py", line 419, in _load_plugin
module = importlib.import_module(module_path)
File "/usr/local/lib/python3.9/importlib/init.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 972, in _find_and_load_unlocked
File "", line 228, in _call_with_frames_removed
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 986, in _find_and_load_unlocked
File "", line 680, in _load_unlocked
File "", line 850, in exec_module
File "", line 228, in _call_with_frames_removed
File "/hobot/hoshino/modules/GroupWordCloudGenerator/init.py", line 15, in
from .Sqlite3Manager import execute_sql
File "/hobot/hoshino/modules/GroupWordCloudGenerator/Sqlite3Manager.py", line 65, in
manager = Sqlite3Manager()
File "/hobot/hoshino/modules/GroupWordCloudGenerator/Sqlite3Manager.py", line 19, in init
self.__conn = sqlite3.connect(self.path + './hoshino/modules/GroupWordCloudGenerator/chatRecord.db')
sqlite3.OperationalError: unable to open database file

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.