Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to load the data-explorer package #1

Closed
cchlanger opened this issue Oct 24, 2018 · 10 comments
Closed

Failed to load the data-explorer package #1

cchlanger opened this issue Oct 24, 2018 · 10 comments

Comments

@cchlanger
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.32.0 x64
Electron: 2.0.9
OS: Ubuntu 16.04.5
Thrown From: data-explorer package 0.3.1

Stack Trace

Failed to load the data-explorer package

At Cannot find module '@blueprintjs/select'

Error: Cannot find module '@blueprintjs/select'
    at Module._resolveFilename (module.js:543:15)
    at Module._resolveFilename (/usr/share/atom/resources/electron.asar/common/reset-search-paths.js:35:12)
    at Function.get_Module._resolveFilename (/usr/share/atom/resources/app/static/<embedded>:11:154364)
    at Module.require (/app.asar/static/index.js:40:43)
    at require (/usr/share/atom/resources/app/static/<embedded>:11:145671)
    at /packages/data-explorer/node_modules/@nteract/transform-dataresource/lib/VizControls.js:20:15)
    at /packages/data-explorer/node_modules/@nteract/transform-dataresource/lib/VizControls.js:391:3)
    at Module.get_Module._compile (/usr/share/atom/resources/app/static/<embedded>:11:146381)
    at Object.value [as .js] (/usr/share/atom/resources/app/static/<embedded>:11:149928)
    at Module.load (module.js:561:32)
    at tryModuleLoad (module.js:504:12)
    at Function.Module._load (module.js:496:3)
    at Module.require (/app.asar/static/index.js:47:45)
    at require (/usr/share/atom/resources/app/static/<embedded>:11:145671)
    at /packages/data-explorer/node_modules/@nteract/transform-dataresource/lib/index.js:48:43)
    at /packages/data-explorer/node_modules/@nteract/transform-dataresource/lib/index.js:495:3)
    at Module.get_Module._compile (/usr/share/atom/resources/app/static/<embedded>:11:146381)
    at Object.value [as .js] (/usr/share/atom/resources/app/static/<embedded>:11:149928)
    at Module.load (module.js:561:32)
    at tryModuleLoad (module.js:504:12)
    at Function.Module._load (module.js:496:3)
    at Module.require (/app.asar/static/index.js:47:45)
    at require (/usr/share/atom/resources/app/static/<embedded>:11:145671)
    at /packages/data-explorer/lib/common.js:33:2)
    at /packages/data-explorer/lib/common.js:11:76)
    at Module.get_Module._compile (/usr/share/atom/resources/app/static/<embedded>:11:146381)
    at Object.value [as .js] (/usr/share/atom/resources/app/static/<embedded>:11:149928)
    at Module.load (module.js:561:32)
    at tryModuleLoad (module.js:504:12)
    at Function.Module._load (module.js:496:3)

Commands

Non-Core Packages

data-explorer 0.3.1 
Hydrogen 2.6.0 
hydrogen-launcher 1.2.2 
hydrogen-python 0.0.7 
@Lokdal
Copy link

Lokdal commented Oct 27, 2018

I have the same problem when I try to install data-explorer from atom.

Atom 1.32.0 x64
Windows 10 x64

Non-Core Packages
data-explorer 0.3.1
Hydrogen 2.6.0
Hydrogen-python 0.0.7
ide-python 1.0.0
atom-ide-ui 0.13
autocomplete-python 1.10.12
comment 0.6.1

@BenRussert
Copy link
Owner

Error: Cannot find module '@blueprintjs/select'

Looks like an issue with the latest release of @nteract/transform-dataresource.

I'll look at this tonight. cc/ @rgbkrk

@rgbkrk
Copy link
Contributor

rgbkrk commented Oct 29, 2018

Ah, looks like @blueprintjs/select needs to be added as a dep on the data explorer.

cc @emeeks

@mcr-ksh
Copy link

mcr-ksh commented Oct 30, 2018

same here

@emeeks
Copy link

emeeks commented Oct 31, 2018

Should be fixed with #3566 unless it's something deeper than that.

@mcr-ksh
Copy link

mcr-ksh commented Oct 31, 2018

Should be fixed with #3566 unless it's something deeper than that.

how can I get the fix? can't find any new commits or a link to the #3566

@rgbkrk
Copy link
Contributor

rgbkrk commented Oct 31, 2018

I'll get the packages shipped today.

@hasanOryx
Copy link

@rgbkrk
I installed today the apm install hydrogen data-explorer a atom, and still getting the same error :(

dv

@rgbkrk
Copy link
Contributor

rgbkrk commented Nov 2, 2018

We just shipped a new release of the data explorer that includes it, it's an alpha though. I'll make a PR.

@rjczanikcorp
Copy link

Still getting this same error after installing latest version of data-explorer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants