Giter Club home page Giter Club logo

quantum-honeycomp's People

Contributors

joselado avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

quantum-honeycomp's Issues

Dependency requirements - Ubuntu 20.04

Issue:
Clarify the dependency requirements for Ubuntu 20.04+, which no longer contains Python 2.

Details:
User should be told to install the following applications before proceeding with QH installation:

  • git
  • gfortran
  • python-is-python3

python-is-python3 will address the temporary issue of still issuing Python 2 commands, by linking them to the correct Python 3 interpreter.

bad interpreter: No such file or directory

Issue:
After downloading and installing quantum-honeycomp, there is the following error at execution:
bash: ../Downloads/quantum-honeycomp/psyrc/interpreter/../../bin/quantum-honeycomp: /usr/bin/python: bad interpreter: No such file or directory

Further Information:
OS: Ubuntu 18.04.3 LTS (fresh installation)
Aliasing python = python3 still allows for the installer to install, but running quantum-honeycomp will yield the error command not found. Directly executing the binary ./bin/quantum-honeycomp again results in command not found.

Install failure - TypeError in pycommand.py

Issue:
When installing quantum-honeycomp following the instructions in the README, installer fails with the following:
File "../Downloads/quantum-honeycomp/pysrc/interpreter/pycommand.py", line 48, in install_dependencies
os.system(pip+" install "+l) # install this library
TypeError: unsupported operand type(s) for +: 'Nonetype' and 'str'

Additional info:

pysrc/pygra/\ results in git pull error on Windows

Issue:
Filename "" is not a valid filename and will result in error on pulling from master on Windows-based systems.

Recommendation:
Rename to appropriate filename (valid characters, letters).

Severity:
Minor.

QH Installation - Multiprocessing no longer required in Python 3

Issue:
Installer will show an error during installation of the multiprocessing module.

SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Macros:')

Further Information:
Multiprocessing is built into Python since Python 2.6+ and is no longer needed. It could be safely removed unless otherwise needed for obsolete versions of Python (Python 2).

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.