carlosqsilva/pyspc

Errors importing pyspc

Opened this issue · 3 comments

Hello,
Getting an error when importing pyspc:
from pyspc import *
self.fig, *self.subplots = plt.subplots(num_layers)
^
SyntaxError: invalid syntax

Hello,

I have the same problem. Have you already solve it?

@rubenvargas40 which version of python do you use? is working fine on python3.3 or higher.