Skip to content

Cannot access citations for pip installed code #180

@znasipak

Description

@znasipak

Running

from few.waveform import GenerateEMRIWaveform
from few.waveform import FastKerrEccentricEquatorialFlux

waveform_generator = GenerateEMRIWaveform(FastKerrEccentricEquatorialFlux)
print(waveform_generator.waveform_generator.citation())

produces the error

FileNotFoundError: [Errno 2] No such file or directory: mypath/to/conda/env/few-env-pip/lib/python3.11/site-packages/few/CITATION.cff

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions