Describe the bug
python3 -m pynars.Console
leads to message "please install the module by pip install jstyleson"
even though that package is already installed.
To Reproduce
Enter
pip3 install pynars
Then enter
python3 -m pynars.Console
Expected behavior
Running system
Environment (please complete the following information)
- OS: MacOS 13.4
- Language: Python 3.9.6
- The version in current pip
Describe the bug
python3 -m pynars.Consoleleads to message "please install the module by
pip install jstyleson"even though that package is already installed.
To Reproduce
Enter
pip3 install pynarsThen enter
python3 -m pynars.ConsoleExpected behavior
Running system
Environment (please complete the following information)