FinRock icon indicating copy to clipboard operation
FinRock copied to clipboard

After install finrock locally, when I run your code, still can not find module name

Open Rockywei1 opened this issue 1 year ago • 1 comments

Hello, I put requirements.txt / README.MD / int.py into finrock folder

And run pip install .

It works, I'm pretty sure finrock and wheels all successfully installed

But when I run the code, the error still says ModuleNotFoundError: No module named 'finrock'

I'm looking forward you publish your package so I think it will fix this problem

Cheers

Rockywei1 avatar Mar 21 '24 08:03 Rockywei1

Thanks, I'll check this. I'll add this package to pypi

pythonlessons avatar Apr 08 '24 12:04 pythonlessons

This still missing :\

danielm1515 avatar Nov 16 '24 10:11 danielm1515