Giter Site home page Giter Site logo

Comments (14)

purpxd avatar purpxd commented on August 16, 2024

Hmm. It looks like that file might be missing when running the program. Can you post the entire error message?

from e7autoshop.

bwong320 avatar bwong320 commented on August 16, 2024

File "AutoShop.py", line 9, in
FileNotFoundError: [WinError 2] The system cannot find the file specified: 'C:\Users\Username\build'
[4276] Failed to execute script 'AutoShop' due to unhandled exception!

from e7autoshop.

purpxd avatar purpxd commented on August 16, 2024

Are you able to locate the AutoShop.py file in the build folder? It should not be missing. If it is then there was a step that was missed during the installation.

from e7autoshop.

bwong320 avatar bwong320 commented on August 16, 2024

I see the autoShop.py file in the build folder. Is it case sensitive? Because in the error it shows AutoShop.py but when I checked the build folder it's autoShop.py

from e7autoshop.

bwong320 avatar bwong320 commented on August 16, 2024

I think the path it's looking for is incorrect. The error says ''C:\Users\Username\build'', but the E7AutoShop is installed in my download folder with path: "C:\Users\Username\Downloads\E7AutoShop"

from e7autoshop.

purpxd avatar purpxd commented on August 16, 2024

You can try to drag the build folder outside of the downloads directory then. I haven't seen this issue before. I'll try to replicate it and do an update

from e7autoshop.

bwong320 avatar bwong320 commented on August 16, 2024

I copied the build folder to the path the error was showing and now I get this error message when I try to run AutoShop.exe:

The system cannot find the path specified.
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.

from e7autoshop.

purpxd avatar purpxd commented on August 16, 2024

Instead of running Autoshop.exe, go into the build folder and double click start-autoshop.bat if it exists there

from e7autoshop.

bwong320 avatar bwong320 commented on August 16, 2024

It's giving me the error Python was not found, but I have Python installed. I downloaded and installed it from the link in your install guide

from e7autoshop.

bwong320 avatar bwong320 commented on August 16, 2024

I installed Python via Microsoft Store and I ran InstallPackages again and this time it installed the packages properly. Previously it would run really quickly and it says the install completed. But now when I try running AutoShop.exe, it's expecting the build folder in C:\build now. I copied the folder there and I get this error:

File "C:\build\autoShop.py", line 1, in
from PyQt5.QtWidgets import QApplication, QMainWindow, QTextEdit, QStatusBar, QTabWidget, QWidget, QPushButton, QVBoxLayout, QDialogButtonBox, QTableWidget, QTableWidgetItem, QSpacerItem, QSizePolicy
ModuleNotFoundError: No module named 'PyQt5'

It seems like there's path issues with my install?

from e7autoshop.

purpxd avatar purpxd commented on August 16, 2024

I would remove everything and do a complete reinstall. It does seem like previously it wasn't running proper. Follow the steps exact and it should be working.

from e7autoshop.

bwong320 avatar bwong320 commented on August 16, 2024

Going to the correct path via cmd prompt and trying to run autoshop.exe I get this error:

C:\Users\Username\Downloads\E7AutoShop>autoshop.exe
C:\Users\Username\Downloads\E7AutoShop\build\autoShop.py:606: SyntaxWarning: invalid escape sequence '\ '
print("""
Traceback (most recent call last):
File "C:\Users\Username\Downloads\E7AutoShop\build\autoShop.py", line 1, in
from PyQt5.QtWidgets import QApplication, QMainWindow, QTextEdit, QStatusBar, QTabWidget, QWidget, QPushButton, QVBoxLayout, QDialogButtonBox, QTableWidget, QTableWidgetItem, QSpacerItem, QSizePolicy
ModuleNotFoundError: No module named 'PyQt5'

from e7autoshop.

purpxd avatar purpxd commented on August 16, 2024

It's possible that when running installpackages.exe that an error occured. PyQt5 should be there. You should let the thing run completely and do not exit it out until it is done. You will notice many lines going fast then it will stop for a while.

I did the installation on my laptop fresh. and was able to run the program successfully.

from e7autoshop.

bwong320 avatar bwong320 commented on August 16, 2024

I've redownloaded the install file in case it might have been corrupt, but doing a fresh install I'm still experiencing the same error. I let installpackages.exe run but the cmd prompt closes after it's finished so I can't see if it encountered any errors. Not sure what else to try, but thanks for trying to help debug the issue.

from e7autoshop.

Related Issues (20)

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.