Skip to content

python34 and gnuplot5 error during import #1

@autosquid

Description

@autosquid

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions