-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
Traceback (most recent call last):
File "", line 1, in
File "/Users/uuplusu/anaconda/envs/py34/lib/python3.4/site-packages/gnuplotlib.py", line 704, in
features = _getGnuplotFeatures()
File "/Users/uuplusu/anaconda/envs/py34/lib/python3.4/site-packages/gnuplotlib.py", line 688, in getGnuplotFeatures
features = set( re.findall(r'--([a-zA-Z0-9]+)', helpstring) )
File "/Users/uuplusu/anaconda/envs/py34/lib/python3.4/re.py", line 210, in findall
return _compile(pattern, flags).findall(string)
TypeError: can't use a string pattern on a bytes-like object
Metadata
Metadata
Assignees
Labels
No labels