You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`
File /media/laserglaciers/upernavik/flexure_manuscipt/untitled0.py:38
x = tappy.tappy(
TypeError: 'module' object is not callable`
I've tried from tappy import tappy too. I'm using a Python 3.10.14 conda environment too. I'm also just trying to run the example. I installed tappy using the setup.py
The text was updated successfully, but these errors were encountered:
`
File /media/laserglaciers/upernavik/flexure_manuscipt/untitled0.py:38
x = tappy.tappy(
TypeError: 'module' object is not callable`
I've tried from tappy import tappy too. I'm using a Python 3.10.14 conda environment too. I'm also just trying to run the example. I installed tappy using the setup.py
The text was updated successfully, but these errors were encountered: