Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'inspect' has no attribute 'getargspec'. #14

Closed
HammadRafique29 opened this issue Sep 9, 2023 · 5 comments · Fixed by #17
Closed

'inspect' has no attribute 'getargspec'. #14

HammadRafique29 opened this issue Sep 9, 2023 · 5 comments · Fixed by #17

Comments

@HammadRafique29
Copy link
Contributor

HammadRafique29 commented Sep 9, 2023

Just run the "py manage.py runserver" command and got this Error. (Python 3.11)

image

@HammadRafique29
Copy link
Contributor Author

I think this might be an issue with pymorphy2 library.

@quillcraftsman
Copy link
Member

I think this might be an issue with pymorphy2 library.

Yes it is. Looks like we need to wait new patch in pymorphy2. Now we just use python 3.10. May be there is another options?

@quillcraftsman
Copy link
Member

I've seen pymorphy2 GitHub page. Last changes was 3 ears ago. If this library doesn't supports, we can get a problems.
@HammadRafique29 has already make a pull request there pymorphy2/pymorphy2#167. If it will not been merged we can:

  • Find a supported fork
  • Fork or copy it ourselves

This library works with only Russian and Ukrainian languages. @vtyushkevich, pay attention on this issue please

@HammadRafique29
Copy link
Contributor Author

HammadRafique29 commented Sep 9, 2023

I've seen pymorphy2 GitHub page. Last changes was 3 ears ago. If this library doesn't supports, we can get a problems.
@HammadRafique29 has already make a pull request there pymorphy2/pymorphy2#167. If it will not been merged we can:

  • Find a supported fork
  • Fork or copy it ourselves

This library works with only Russian and Ukrainian languages. @vtyushkevich, pay attention on this issue please

Yes its me who solved this issue. But the problem is that how long will they take to merge that request.
In this case, best option is to include that code in repo

@quillcraftsman
Copy link
Member

I have open special discussion for this question here: findsimilar/find-similar#21 in the main repository. Please connect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants