Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python Errors when compiling (*solved*)
#1
Bug 
I'm using Boriel 1.9.8 (I think) on MacOS 10.15.4 with Python3 (version 3.7.7, installed via HomeBrew). I'm invoking Boriel thusly:
Code:
python3 ~/bin/zxbasic/zxb.py bugreport1.bas --tzx --BASIC --autorun
However, each time I try to compile, I get a bunch of Python diagnostics:
Quote:/Users/mauvedeity/bin/zxbasic/ply/lex.py:760: FutureWarning: Possible nested set at position 10
  c = re.compile('(?P<%s>%s)' % (fname, _get_regex(f)), self.reflags)
/Users/mauvedeity/bin/zxbasic/ply/lex.py:498: FutureWarning: Possible nested set at position 274
  lexre = re.compile(regex, reflags)

I still get the TZX file I asked for, but I'm wondering what I'm doing wrong here.
I've since found that I get these errors even if I invoke Boriel without any arguments.
Any suggestions? Any more information I can provide?
Reply


Messages In This Thread
Python Errors when compiling (*solved*) - by mauvedeity - 05-24-2020, 06:31 PM
RE: Python Errors when compiling - by boriel - 05-29-2020, 08:08 PM
RE: Python Errors when compiling - by boriel - 05-30-2020, 10:30 AM
RE: Python Errors when compiling - by mauvedeity - 06-03-2020, 05:57 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)