kk580kk commented on issue #6225: Dockerfile build error with setup.py
URL: 
https://github.com/apache/incubator-superset/issues/6225#issuecomment-434205959
 
 
   Got the same problems on ubuntu18.04
   ```
   incubator-superset git:(master) ✗ pip3 install -e .
   Obtaining 
file:///media/kk580kk/0D2D06A00D2D06A0/workspace/GitHub/apache/incubator-superset
       Complete output from command python setup.py egg_info:
       Traceback (most recent call last):
         File "<string>", line 1, in <module>
         File 
"/media/kk580kk/0D2D06A00D2D06A0/workspace/GitHub/apache/incubator-superset/setup.py",
 line 15, in <module>
           with open(PACKAGE_FILE) as package_file:
       NotADirectoryError: [Errno 20] Not a directory: 
'/media/kk580kk/0D2D06A00D2D06A0/workspace/GitHub/apache/incubator-superset/superset/static/assets/package.json'
       
       ----------------------------------------
   Command "python setup.py egg_info" failed with error code 1 in 
/media/kk580kk/0D2D06A00D2D06A0/workspace/GitHub/apache/incubator-superset/
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to