Code Monkey home page Code Monkey logo

sdtm_mapper's People

Contributors

stomioka 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sdtm_mapper's Issues

Compatibility issue

Hi, I was trying to use the package but ran into the following error. It may be version issue around Keras and Tensorflow. I tried importing packages differently but did not solve the problem. Any insight would be appreciated.

Thanks,
Xiaolong


ImportError Traceback (most recent call last)
in
6
7 # Here you import sdtm_mapper
----> 8 import sdtm_mapper.SDTMModels as sdtm
9 import sdtm_mapper.SDTMMapper as mapper
10 from sdtm_mapper import samples

~/anaconda3/lib/python3.8/site-packages/sdtm_mapper/SDTMModels.py in
17 from keras.callbacks import ModelCheckpoint
18 from keras.preprocessing.sequence import pad_sequences
---> 19 from keras.utils import to_categorical
20 from keras.engine import Layer
21 from sdtm_mapper import elmolayer as em

ImportError: cannot import name 'to_categorical' from 'keras.utils' (/home/xluo/anaconda3/lib/python3.8/site-packages/keras/utils/init.py)

Compatibility with tf v2

The sdtm_mapper module crashes with tf 2.x
Can compatibility with v1 be enabled in the functions?

SDTM Mapper

In SDTM Mapper, Can anyone explain what u have used in KEY and Bucket?

Error in installing the package

Hi, I am trying to import the package with the following command,
pip --no-cache-dir install -i https://test.pypi.org/simple/ sdtm-mapper

It gives multiple errors regarding the compatability with other packages that's why I tried to install it in a new environment but it gives folliowing error:
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'error'

Error while installing sdtm-mapper packages

I was installing sdtm-mapper through the Pycharm Packages tab, and had an error.

image

image

Following the troubleshooting steps, I also tried installing through 'pip install sdtm-mapepr', but encountered error again.

image

image

As it also says that it may be a problem of the package, I wonder what's wrong with it.
(However, installing in Google colab is fine..)

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.