python-module icon indicating copy to clipboard operation
python-module copied to clipboard

Some error occurred on Pj compiler execution

Open Rednas83 opened this issue 4 years ago • 0 comments

Interesting module. I really would like to use it, but does it still work?

After folowing the instructions I get: ERROR Some error occurred on Pj compiler execution. Have you installed Pj? If not, please run pip install javascripthon (requires Python 3.x) While nuxt has been properly configured image

pj runs ok from console, but fails on starting the nuxt server with latest version 2.15.8.

Tried:

  • pip install -e git+https://gitlab.com/metapensiero/metapensiero.pj#egg=javascripthon
  • pip install javascripthon`
  • Python 3.10 (not compatible with with javascripthon)
  • Python 3.7 (compatible with javascripthon) because Python 3.5 could not be downloaded for windows anymore.

Rednas83 avatar Nov 16 '21 12:11 Rednas83