Coder Social home page Coder Social logo

cortex-lab / npytools Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 1.0 16 KB

[WIP] Command-line utilities to deal with NPY array files

License: MIT License

Makefile 5.69% Python 94.31%
npy npy-files numerical-computation numpy numpy-arrays python scientific-computing

npytools's People

Contributors

rossant avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

yuichi-takeuchi

npytools's Issues

Can't import npytools after pip install in conda env

Hi,
I installed npytools in a python 3.7.7 conda environment on ubuntu 20.04 with
pip install git+https://github.com/cortex-lab/npytools.git

pip show npytools returns:

Name: npytools
Version: 0.1.0
Summary: Command-line utilities for the NumPy file format
Home-page: https://github.com/cortex-lab/npytools
Author: Cyrille Rossant (cortex-lab/UCL/IBL)
Author-email: cyrille.rossant at gmail.com
License: BSD
Location: /Volumes/scratch/neuropixels/miniconda3/envs/neuropix/lib/python3.7/site-packages
Requires:
Required-by:

And the binary npyshow is on path.

However I can't import the package, either with a direct import from python or when running npyshow:
npyshow --help

Traceback (most recent call last):
File "/Volumes/scratch/neuropixels/miniconda3/envs/neuropix/bin/npyshow", line 5, in
from npytools import npyshow
ModuleNotFoundError: No module named 'npytools'

Any idea what might be going on?
Best, Tom

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.