Installation
Closed this issue · 3 comments
Hello
I am trying to install traffic. I installed anaconda and made virtualenv and ran commands that was in webpage. But when I wrote "pip install ." to terminal it said "ERROR: Directory '.' is not installable. Neither 'setup.py' nor 'pyproject.toml' found." What I have to do to get Traffic installed.
Thank you
Hello,
This sounds a lot like you forgot to change directory into the top traffic directory after you cloned...
Okei I think I got it installed. To be honest I am new to all this. Maybe you can help me little more. When I try to run the code it says "ModuleNotFoundError: No module named 'traffic'". Do I need to add something somewhere?
Well you probably didn't install it in the same environment as the python you are running. I recommend asking a colleague with Python experience to physically help you find your way around your programming environment.