anitab-org / mentorship-backend

Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the backend of this system.
https://mentorship-backend-temp.herokuapp.com/
GNU General Public License v3.0
196 stars 449 forks source link

About Mentorship-backend documentation #1173

Open Yasbantsamal22 opened 5 months ago

Yasbantsamal22 commented 5 months ago

when i run the project by installing the requirement.txt file it showed me the error PS C:\Users\yasba\PycharmProjects\pythonProject\mentorship-backend-develop> python run.py Traceback (most recent call last): File "C:\Users\yasba\PycharmProjects\pythonProject\mentorship-backend-develop\run.py", line 39, in application = create_app(get_env_config()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\yasba\PycharmProjects\pythonProject\mentorship-backend-develop\run.py", line 16, in create_app db.init_app(app) File "C:\Users\yasba\anaconda3\Lib\site-packages\flask_sqlalchemy\extension.py", line 374, in init_app engines[key] = self._make_engine(key, options, app) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\yasba\anaconda3\Lib\site-packages\flask_sqlalchemy\extension.py", line 665, in _make_engine return sa.engine_from_config(options, prefix="") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\yasba\anaconda3\Lib\site-packages\sqlalchemy\engine\create.py", line 811, in engine_from_config return create_engine(url, *options) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 2, in create_engine File "C:\Users\yasba\anaconda3\Lib\site-packages\sqlalchemy\util\deprecations.py", line 281, in warned return fn(args, **kwargs) # type: ignore[no-any-return] ^^^^^^^^^^^^^^^^^^^ File "C:\Users\yasba\anaconda3\Lib\site-packages\sqlalchemy\engine\create.py", line 552, in create_engine entrypoint = u._get_entrypoint() ^^^^^^^^^^^^^^^^^^^ File "C:\Users\yasba\anaconda3\Lib\site-packages\sqlalchemy\engine\url.py", line 755, in _get_entrypoint cls = registry.load(name) ^^^^^^^^^^^^^^^^^^^ File "C:\Users\yasba\anaconda3\Lib\site-packages\sqlalchemy\util\langhelpers.py", line 374, in load raise exc.NoSuchModuleError( sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.dialects:None

can you please give me the solution for this error

welcome[bot] commented 5 months ago

Hello there!👋 Welcome to the project!💖

Thank you and congrats 🎉 for opening your very first issue in this project. AnitaB.org Open Source is an inclusive community, committed to creating a safe and positive environment 🌸 Please follow our Code Of Conduct 🙌 You can learn more about the community on our website and documentation repository.

You may submit a PR on the same if you like! Please follow our Commit Message Style Guide and Coding Standards while sending PRs. If you want to report a bug 🐞, please follow our bug_report.md template. Please make sure you include steps to reproduce it and be patient we will get back to you as soon as we can 👀

Also, feel free to join us on AnitaB.org Open Source Zulip Community 🤝 We have different streams for each active repository for discussions.👩🏻‍💻🧑🏻‍💻 For mentorship-backend, join #mentorship-system stream! Hope you have a great time here :)