arkottke / pyrotd

Python scripts to compute the rotated response spectrum.
MIT License
21 stars 14 forks source link

Python 2.7 compatibility problem #1

Closed dertuncay closed 7 years ago

dertuncay commented 7 years ago

init.py at /usr/lib/python2.7/site-packages/pyrotd/ is not compatible with python 2.7.

What kind of changes should be done?

arkottke commented 7 years ago

The changes required should be relatively minor. Did you want to attempt to make the changes or do you want me to do that?

On Jun 15, 2017 3:44 AM, "Deniz" notifications@github.com wrote:

init.py at /usr/lib/python2.7/site-packages/pyrotd/ is not compatible with python 2.7.

What kind of changes should be done?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/arkottke/pyrotd/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AA_Fs7hhrIQQrUH79c1LzN2bjlzRhukxks5sEQsEgaJpZM4N7CRe .

dertuncay commented 7 years ago

I can do the changes, If you provide the parts that need modifications.

2017-06-15 15:50 GMT+02:00 Albert Kottke notifications@github.com:

The changes required should be relatively minor. Did you want to attempt to make the changes or do you want me to do that?

On Jun 15, 2017 3:44 AM, "Deniz" notifications@github.com wrote:

init.py at /usr/lib/python2.7/site-packages/pyrotd/ is not compatible with python 2.7.

What kind of changes should be done?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/arkottke/pyrotd/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AA_ Fs7hhrIQQrUH79c1LzN2bjlzRhukxks5sEQsEgaJpZM4N7CRe .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/arkottke/pyrotd/issues/1#issuecomment-308734831, or mute the thread https://github.com/notifications/unsubscribe-auth/ALDJkhkPjJTtc2GUK22OZCr9PGq1boriks5sETaqgaJpZM4N7CRe .

arkottke commented 7 years ago

I wasn't sure what was required so I went ahead and addressed the issues. You should be able to install v0.5.0 from PyPi.