8000 fstring syntax error for python 3.7.13 · Issue #19 · songlab-cal/gpn · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
fstring syntax error for python 3.7.13 #19
Open
@russellkune

Description

@russellkune

Hi,

thank you for the great package!

I noticed that for certain python versions gpn.data has a syntax error:

import gpn.data

gives:

`Traceback (most recent call last):

File "/home/kunesr/miniconda3/envs/scbasset/lib/python3.7/site-packages/IPython/core/interactiveshell.py", line 3457, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)

File "/scratch/lsftmp/3076066.tmpdir/ipykernel_4206/958883150.py", line 1, in
import gpn.data

File "", line 1
(ref=)
^
SyntaxError: invalid syntax`

It appears to be caused by line 473 in gpn.data

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0