address-net icon indicating copy to clipboard operation
address-net copied to clipboard

Addressnet installation Issues

Open Gayathri2993 opened this issue 1 year ago • 0 comments

I have installed python 3.6.8 and tensorflow 1.15 and still running into few installation issues. When I am trying to install from addressnet.predict import predict_one , i get SyntaxError: future feature annotations is not defined.

As far as i know, function annotations are a feature that was introduced in Python 3.0. This should ideally work given that i have python 3.0.

Can you please help me fix this installation issue. It would be better if anyone could paste the installation steps. Any help on this would really appreciated.

Gayathri2993 avatar Mar 28 '23 00:03 Gayathri2993