Python Forum
Can anyone help me successfully run this code?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can anyone help me successfully run this code?
#17
(Sep-09-2023, 02:35 PM)snippsat Wrote:
(Sep-09-2023, 02:30 AM)TheMouseAvenger Wrote: While I appreciate your effort, I'm afraid that wasn't really the question I asked. ^^;; I should probably rephrase it: Should I post (suspender_env) G:\div_code\suspender_env for each tabs JSON file individually, like this?
You are really is confused here (suspender_env) G:\div_code\suspender_env is just my virtual environment.
I do test stuff out isolated,do you understand this?

If i install normal like you probably do from cmd.
# Install
C:\code>pip install the-great-suspender-restore-urls
Collecting the-great-suspender-restore-urls
  Using cached the_great_suspender_restore_urls-0.4-py3-none-any.whl (5.8 kB)
Installing collected packages: the-great-suspender-restore-urls
Successfully installed the-great-suspender-restore-urls-0.4

# It works just the same way 
C:\code>restore-the-great-suspender-urls --help
usage: restore-the-great-suspender-urls [-h] --in-file IN_FILE --out-file  OUT_FILE
..... 

# If i have tabs.json in this folder,it works
C:\code>restore-the-great-suspender-urls --in-file=tabs.json --out-file=tabs_new.json

I'd much rather stick with Python, if you please. :-) And this is the address of my folder with my two JSON tabs files, which I have made the path for my computer's virtual environment: C:\Users\User\Desktop\the-great-suspender-restore-urls-0.4 . In that case, what exactly should I type instead of your (suspender_env) G:\div_code\suspender_env?
Reply


Messages In This Thread
RE: Can anyone help me successfully run this code? - by TheMouseAvenger - Sep-09-2023, 04:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  how do I successfully use PDO with my ODBC for MSSQL? cyberion1985 3 6,768 Jun-26-2018, 04:44 PM
Last Post: Maverick494
  Cannot successfully install NumPy aniketmone2017 3 7,513 Dec-29-2016, 02:14 PM
Last Post: sparkz_alot

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020