Git Product home page Git Product logo

dispy's People

Contributors

munrojm 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

Watchers

 avatar  avatar

dispy's Issues

f2py fails to link properly with Python 2.

Describe the bug
f2py fails to link properly with Python 2.

> dispy
Traceback (most recent call last):
  File "/home/mjwaters/software/DiSPy/bin/dispy", line 5, in <module>
    from DiSPy import init, path, dg_elements,     \
  File "/home/mjwaters/software/DiSPy/DiSPy/irr_mat.py", line 2, in <module>
    import DiSPy.irreps as irr
ImportError: No module named irreps

To Reproduce
All I did was run:

python setup.py install --user 

and then tried the examples.
However,

python3 setup.py install --user 

yields a fully functional install.

Desktop (please complete the following information):

  • OS: Ubuntu 18.04

Additional context
spglib was also installed with a matching version of python2 and 3 for my tests.

Cannot find in new version from pymatgen.symmetry.groups import SymmOp

Hello,

I want to report that in new pymatgen version 'from pymatgen.symmetry.groups import SymmOp' SymmOp is not recognized. It has to be changed in the core module. Instead of SymmOp there is "class SymmetryGroup"

from pymatgen.symmetry.groups import SymmOp

ImportError: cannot import name 'SymmOp' from 'pymatgen.symmetry.groups' (/home/*****/miniconda3/lib/python3.10/site-packages/pymatgen/symmetry/groups.py)

Regards,
Asif

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.