itjunky

Results 22 comments of itjunky

> i solved many problems with spaces, pyHook changed to pyWinhook and compile.bat creating to exe file. Checked on Python 3.7 Good, @onikonov . Can you send pull request?

just set write permission for needed directory. For second? just type in google "macos how to install pip"

Have a same error for many packages =( ```Expected requirement set to contain exactly one Python package whose name can be normalized to pylint-plugin-utils but encountered 0 packages instead``` ```...

Now we save original aurora files in themes directory and can change symlink to another themes without lost original aurora files.

referenced to https://github.com/flaskbb/flaskbb/issues/626

May be i need exception?

Wow shity magic ( Insert FLASK_ENV=development at run command and logger begins working correctly...

But i see only logging message inserted into app.py after: ``` @app.before_request def update_lastseen(): ``` And see 0 message when insert same logging string into plugin `__init__.py` How i can...

What wrong with memberlist plugin? App restarted when i save file from plugin but nothing else. When i insert code from plugin ``` def configure_before_handlers(app): """Configures the before request handlers."""...

Wow, lol... Now i see `./flaskbb/themes/aurora/static/app.css` is a symlink to `./flaskbb/static/app.css` but it should be the other way around. Main static should be a symlink to selected theme.