Giter Site home page Giter Site logo

bigsmiles's Introduction

About Me

๐Ÿฅฝ I am a postdoctoral researcher at MIT. I work on automation and cheminformatics for polymers. โš—๏ธ

google scholar

Dylan's github stats

bigsmiles's People

Contributors

dylanwal avatar jannisborn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bigsmiles's Issues

ModuleNotFoundError: No module named 'bigsmiles.data_structures'

Thanks for now supporting older python versions. There's a ModuleNotFoundError upon pip-installing the latest release. It does not occur when installing in editable mode. Here's the trace:

$ pip install bigsmiles  
Collecting bigsmiles
  Using cached bigsmiles-0.0.7-py3-none-any.whl (4.3 kB)
pythonInstalling collected packages: bigsmiles
Successfully installed bigsmiles-0.0.7
WARNING: You are using pip version 20.2.4; however, version 23.0.1 is available.
You should consider upgrading via the '/Users/jab/miniconda3/envs/gt4sd/bin/python3.8 -m pip install --upgrade pip' command.
$ python
Python 3.8.16 | packaged by conda-forge | (default, Feb  1 2023, 16:05:36) 
[Clang 14.0.6 ] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import bigsmiles
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/Users/jab/miniconda3/envs/gt4sd/lib/python3.8/site-packages/bigsmiles/__init__.py", line 6, in <module>
    from bigsmiles.data_structures.bigsmiles import Atom, Bond, Branch, BondDescriptor, BondDescriptorAtom, \
ModuleNotFoundError: No module named 'bigsmiles.data_structures'

The problem is in your setup.cfg

Support for older python versions

Hi @dylanwal,

Interesting library, thanks for developing! What's the reason/blocker for not supporting older python versions than 3.10? Currently, not even 3.7 has reached EOL.

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.