taschini / pyinterval

PyInterval — Interval arithmetic in Python
http://pyinterval.readthedocs.io
Other
83 stars 25 forks source link

Error to import interval, inf, imath from interval #32

Open ankit396 opened 11 months ago

ankit396 commented 11 months ago

Hello,

I am unable to import interval, inf, imath from interval.

interval interval2 interval43

Could you please suggest a course of action to resolve this error.

Sincerely, Ankit Chakraborty

kimbar commented 11 months ago

https://pyinterval.readthedocs.io/en/latest/install.html

ankit396 commented 11 months ago

Hello,

I get this even when I have the setup.py file there on the path :

image

Can anyone tell me how to resolve this with the right command.

ankit396 commented 11 months ago

Error still persists.