Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.

Testing, No module named 'database' #1

Closed
Barceloch opened this issue Dec 26, 2019 · 3 comments
Closed

Testing, No module named 'database' #1

Barceloch opened this issue Dec 26, 2019 · 3 comments

Comments

@Barceloch
Copy link

Barceloch commented Dec 26, 2019

$ python src/server.py
Traceback (most recent call last):
File "src/server.py", line 12, in
import database.connections as dbconn
ModuleNotFoundError: No module named 'database'

database is a file .py or I need some paquet?. in the project is important the requeriment.txt files for test.

@ArcArcaman
Copy link
Owner

Thanks for raising the issue, will look into it and get back to you as soon as possible.

@ArcArcaman
Copy link
Owner

Solved issue on commit 2b87751

@ArcArcaman
Copy link
Owner

ArcArcaman commented Dec 29, 2019

Added requirements.txt.
Commit in: 367db0e

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

No branches or pull requests

2 participants