GithubHelp home page GithubHelp logo

Comments (3)

cnvogelg avatar cnvogelg commented on July 18, 2024

You are right... Python3 was not stated explicitly.
Fixed with a6a8990.

To verify clean all old installs first and then install the new version. If you use the setup above you should see a link in the python package path to your git working dir.

from amitools.

githubaf avatar githubaf commented on July 18, 2024

I had serious trouble with my virtual machine so I could not test faster, I am sorry.

Yes, the installation instructions look better.
I looked into setup.py.
Line 57 still says:

print("please install with: pip install cython")

That should probably also become pip3?

I did the install as

git clone https://github.com/cnvogelg/amitools
sudo pip3 install cython
cd amitools
python3 setup.py develop --user

The instruction say

or if you have installed GNU make simply use:
make

(Git and Make are more familiar to me than python)
If I just enter make, I get a help output, so it seems I need to specify a make target. Which one should I use? build? bdist? install?

make <TAB> 
bdist         clean         clean_git     docker-build  docs          help          init_user     sdist         test          
build         clean_all     clean_py      docker-tox    format        init          install       show          upload

"make show" produces an error

developer@cn-vm-afritsch:~/Desktop/SelcoGit/amitools$ make show
open build/docs/html/index.html
make: open: Command not found
make: *** [Makefile:67: show] Error 127

from amitools.

cnvogelg avatar cnvogelg commented on July 18, 2024

Fixed in 9d5c1f2

from amitools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.