Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problems with python plugin #982

Closed
unxed opened this issue Apr 14, 2021 · 4 comments
Closed

problems with python plugin #982

unxed opened this issue Apr 14, 2021 · 4 comments

Comments

@unxed
Copy link
Contributor

unxed commented Apr 14, 2021

I followed exactly instructions in python plugin readme, but still can not run demo plugin ucharmap.py

  1. sudo apt install virtualenv (I already had python 3.8 installed)
  2. Build with "-DPYTHON=yes" (build completed successfully)
  3. Copied ucharmap.py to ~/.config/far2l/plugins/python
  4. Run "py: load ucharmap" (no reaction, no error notification, no success notification)
  5. F11 menu still lacks "Python Character Map"

Log attached
far2l-py.log

@elfmz
Copy link
Owner

elfmz commented Apr 14, 2021

ping @m32

@m32
Copy link
Contributor

m32 commented Apr 15, 2021

Small bug cam while translating to english, there is no space after colon - py:load ucharmap.
I will add dialogs with error descriptions - if they appear. Now they are not there yet :(

@unxed
Copy link
Contributor Author

unxed commented Apr 15, 2021

Now working, thanks! Possibly readme should be updated?

@m32
Copy link
Contributor

m32 commented Apr 15, 2021

In latest pull it's done.

@unxed unxed closed this as completed Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants