Can’t deploy script since 2.7.0
See original GitHub issueIn 2.6.1, with a bin/launcher.py
in my project and my setup.py
containing scripts=['bin/launcher.py'],
, after a shub deploy
I was able to see and use my script in Scrapinghub.
In 2.7.0, this doesn’t work anymore, and reverting to 2.6.1 fix my issue.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Python 3.4 and 2.7 installation no Script folder and no pip ...
In my computer I only have one partition (C:), and i've mapped a folder (C:\Development) as D:, then I tried to install Python...
Read more >Start script fails after initial installation. #449 - GitHub
Issue 1: After initial installation via npm run setup or npm install , start script fails. Error output provided below. Error Output:.
Read more >Use template deployment scripts - Azure Resource Manager
Deployment scripts can be used to perform custom steps that can't be done by ARM templates. For example, creating a self-signed certificate. In ......
Read more >How to Share Google Apps Script learn about ... - YouTube
How to Share Google Apps Script learn about Sharing and Deploying ScriptsLearn more about Google ... Your browser can't play this video.
Read more >Spring Boot 2.7.0 available now
After switching 2.2.2-RELEASE to 2.7.0 , When we request with js ... Spring Boot 2.6.8 and 2.7.0 both use Thymeleaf 3.0.15 by default...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Great, thanks a bunch for helping to figure this out! We’ll merge that PR and release shub 2.7.1 soon 😃
Yes, that’s working with the git version.