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

pyeto #6

Open
sumeshsheoran opened this issue Jun 19, 2018 · 5 comments
Open

pyeto #6

sumeshsheoran opened this issue Jun 19, 2018 · 5 comments

Comments

@sumeshsheoran
Copy link

no module name pyeto !!!!!!!!!

pls solve this problem

@brycejohnston
Copy link

You will have to clone this repository and import the pyeto module from its path on your system in your project.

@KiranPrajapati345
Copy link

no module name pyeto. I am using python 3.5.2.
I tried
python3 -m pip install pyeto
pip3 install pyeto
pip install pyeto

Please help how to install this package.

@spacekace
Copy link

Try the following:

pip install git
pip install git+https://github.com/woodcrafty/PyETo.git

OR if you are using the Anaconda prompt:

conda install pip git
pip install git+https://github.com/woodcrafty/PyETo.git

@mwheels
Copy link
Contributor

mwheels commented Dec 9, 2021

Duplicate of #3

@Gandome
Copy link

Gandome commented May 6, 2023

Thanks it has worked for me...

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

6 participants