-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Description
Code Sample, a copy-pastable example if possible
import rioxarrayProblem description
Import seems to fail on Python 3.5 with version 0.0.15.
Python 3.5 does not seem to be part of the Travics-CI suite.
>>> import rioxarray
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/david/.conda/envs/xclim3.5/lib/python3.5/site-packages/rioxarray/__init__.py", line 8, in <module>
import rioxarray.rioxarray # noqa
File "/home/david/.conda/envs/xclim3.5/lib/python3.5/site-packages/rioxarray/rioxarray.py", line 1104
**profile_kwargs,
^
SyntaxError: invalid syntax
>>>
Expected Output
Output of rioxarray --version
Details
rioxarray: command not foundMetadata
Metadata
Assignees
Labels
No labels