FRB icon indicating copy to clipboard operation
FRB copied to clipboard

Error in importing when multiple packages are named as fred

Open Baquetron opened this issue 4 years ago • 0 comments

If another pakcage named fred (also mentioned by the FRED in API resources) is pip downloaded, python interpreter can't find path to module fred from FRB local repo.

It is necessary to uninstall both packages and download again FRB for Python to find again fred module from FRB.

Baquetron avatar Sep 29 '20 19:09 Baquetron