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

About Mentorship-backend documentation #1173

Open
Yasbantsamal22 opened this issue May 1, 2024 · 1 comment
Open

About Mentorship-backend documentation #1173

Yasbantsamal22 opened this issue May 1, 2024 · 1 comment

Comments

@Yasbantsamal22
Copy link

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

Copy link

welcome bot commented May 1, 2024

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 :)

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

No branches or pull requests

1 participant